summaryrefslogtreecommitdiff
path: root/extension/react-app/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'extension/react-app/README.md')
-rw-r--r--extension/react-app/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/extension/react-app/README.md b/extension/react-app/README.md
new file mode 100644
index 00000000..006b6b11
--- /dev/null
+++ b/extension/react-app/README.md
@@ -0,0 +1,3 @@
+# Continue React App
+
+The Continue React app is a notebook-like interface to the Continue server. It allows the user to submit arbitrary text input, then communicates with the server to takes steps, which are displayed as a sequence of editable cells. The React app should sit beside an IDE, as in the VS Code extension.