diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..18525fcd --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Continue + +Try out latest version: + +- `cd extension` +- `npm run package` +- `cd build` +- `code --install-extension continue-0.0.1.vsix` + +Resources + +- [Continue Github Project](https://github.com/orgs/continuedev/projects/1/views/1) +- [Continue User Guide](https://www.notion.so/continue-dev/Continue-User-Guide-1c6ad99887d0474d9e42206f6c98efa4) +- [Continue - Mission & Vision](https://continue-dev.notion.site/Continue-a8e41af9801641f79d2c8565907bbd22) |