From 226944bf9254b055e60c8fa0c0c8a5c5783feb34 Mon Sep 17 00:00:00 2001 From: Arvid Lunnemark Date: Tue, 22 Aug 2023 10:24:21 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bea775..301f3e3 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,4 @@ Long term, our plan is to build Cursor into the world's most productive developm We'd previously open-sourced our old Codemirror-based editor. You can find that code [here](https://github.com/getcursor/cursor-codemirror). -The VSCodium-based versions of Cursor are not yet open-source; if you'd much prefer we open-source the editor, feel free to reach out to hi@cursor.so. +The VSCodium-based version of Cursor is not open-sourced, but we may open up parts or all of it in the future. Our [prompting library](https://github.com/anysphere/priompt) is open source.