diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-08 15:33:07 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-08 15:33:07 -0700 |
commit | a99b9485e018509c438ed3094ba6186abc868e4c (patch) | |
tree | 102e5d04ba5e733e248c7420c5e7f356ee5495c8 /extension | |
parent | d2b1aedcedf950d792baee202efdab199b05e57e (diff) | |
download | sncontinue-a99b9485e018509c438ed3094ba6186abc868e4c.tar.gz sncontinue-a99b9485e018509c438ed3094ba6186abc868e4c.tar.bz2 sncontinue-a99b9485e018509c438ed3094ba6186abc868e4c.zip |
docs: :memo: update vscode readme with discord badge, center
Diffstat (limited to 'extension')
-rw-r--r-- | extension/README.md | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/extension/README.md b/extension/README.md index 69bcb1f9..4a2d7892 100644 --- a/extension/README.md +++ b/extension/README.md @@ -1,9 +1,22 @@ -# Continue +<h1 align="center">Continue</h1> + +<div align="center"> **[Continue](https://continue.dev/docs) is the open-source autopilot for software developmentāa [VS Code extension](https://marketplace.visualstudio.com/items?itemName=Continue.continue) that brings the power of ChatGPT to your IDE** +</div> + +<div align="center"> + +[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +<a target="_blank" href="https://discord.gg/vapESyrFmJ" style="background:none"> +<img src="https://img.shields.io/badge/discord-join-continue.svg?labelColor=191937&color=6F6FF7&logo=discord" /> +</a> + ![Editing with Continue](https://github.com/continuedev/continue/blob/main/readme.gif?raw=true) +</div> + ## Task, not tab, auto-complete ### Get possible explainations |