From 47d5a1a08ab40b1962abfb70f7149c3cb0658c59 Mon Sep 17 00:00:00 2001 From: Michael Truell Date: Fri, 24 Mar 2023 22:21:16 -0700 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9221d39..9c79a88 100644 --- a/README.md +++ b/README.md @@ -20,16 +20,17 @@ Head over to [our website](https://cursor.so/) to download and try out the editor. -## Roadmap - Feel free to file tickets for bugs or feature requests. Upvote 👍 the ones you'd like us to prioritize. -Long term, we're building Cursor into the world's most productive development environment. Using LLMs, we want to: +## Roadmap + +Long term, our plan is to build Cursor into the world's most productive development environment. Using LLMs, we want to do things like: - Auto-fix errors as soon as they show up in your terminal - Embed AI-written documentation into the UI - "Heal" your repository when you're halfway through a refactor +- Allow you to code by editing a "pseudocode" version of your codebase -If you're excited about this future, reach out to hiring@cursor.so +If you're excited about working on this future, reach out to hiring@cursor.so ## Development