From 041e0807cfca54d48796582f42792b1583d22086 Mon Sep 17 00:00:00 2001 From: Michael Truell Date: Wed, 29 Mar 2023 20:04:52 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03ec87b..fab7580 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ Feel free to file tickets for bugs or feature requests. Upvote 👍 the ones you 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 +- Auto-fix errors as soon as they show up in your terminal +- Embed AI-written documentation into the UI ## Development