diff options
author | Nate Sesti <33237525+sestinj@users.noreply.github.com> | 2023-06-03 00:24:32 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-03 00:24:32 -0400 |
commit | 4a124f6641a3ad5c8933785ee963ff498556e8af (patch) | |
tree | 5ca3448ab858517d79978c36605c4cff9ef8379e | |
parent | 6e93c8e0e1b54d7a842efcf438da1c9fc05ccf7b (diff) | |
download | sncontinue-4a124f6641a3ad5c8933785ee963ff498556e8af.tar.gz sncontinue-4a124f6641a3ad5c8933785ee963ff498556e8af.tar.bz2 sncontinue-4a124f6641a3ad5c8933785ee963ff498556e8af.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ Continue is the open-source autopilot for software developers. Using our SDK you - The Continue Python package, which offers an SDK to write recipes and the Continue server, which runs all automations - The Continue VSCode extension, where you can natively run recipes and use natural language to refine code much faster +**[Read the docs](https://continuedev.netlify.app/)** + # Getting Started The easiest way to start using Continue is to download our VS Code extension from the marketplace: |