summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTy Dunn <ty@tydunn.com>2023-06-05 08:53:48 +0200
committerTy Dunn <ty@tydunn.com>2023-06-05 08:53:48 +0200
commit0930f7048c9fcf5836cbee92e37a95f45693ded8 (patch)
treeeb0596e1db4bfb54a8a6974f215bb382f4bf8b24 /README.md
parent4fdf41ae8df6f58c27b034dd75f7efd66d8f4919 (diff)
downloadsncontinue-0930f7048c9fcf5836cbee92e37a95f45693ded8.tar.gz
sncontinue-0930f7048c9fcf5836cbee92e37a95f45693ded8.tar.bz2
sncontinue-0930f7048c9fcf5836cbee92e37a95f45693ded8.zip
outcomes of work session
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 573c6da5..92570126 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,7 @@ cd continue/extension/scripts && python3 install_from_source.py
- [Continue GUI README](./extension/react-app/): learn about the React app that lets users interact with the server and is placed adjacent to the text editor in any suppported IDE
- [Schema README](./schema): learn about the JSON Schema types generated from Pydantic models, which we use across the `continuedev/` and `extension/` directories
- [Continue Docs README](./docs): learn how our [docs](https://continue.dev/docs) are written and built
+- Add steps for development README mention here
# License