Update README.md
Browse files
README.md
CHANGED
@@ -56,7 +56,7 @@ print(response)
|
|
56 |
history.append((query, response))
|
57 |
```
|
58 |
|
59 |
-
开发者也可以通过VS Code与JetBrains插件与CodeShell-7B-Chat
|
60 |
|
61 |
Developers can also interact with CodeShell-7B-Chat through VS Code and JetBrains plugins. For details, please refer to the [VSCode Plugin Repository](https://github.com/WisdomShell/codeshell-vscode) and [IntelliJ Plugin Repository](https://github.com/WisdomShell/codeshell-intellij).
|
62 |
|
|
|
56 |
history.append((query, response))
|
57 |
```
|
58 |
|
59 |
+
开发者也可以通过VS Code与JetBrains插件与CodeShell-7B-Chat交互,详情请参考[VSCode插件仓库](https://github.com/WisdomShell/codeshell-vscode)与[IntelliJ插件仓库](https://github.com/WisdomShell/codeshell-intellij)。
|
60 |
|
61 |
Developers can also interact with CodeShell-7B-Chat through VS Code and JetBrains plugins. For details, please refer to the [VSCode Plugin Repository](https://github.com/WisdomShell/codeshell-vscode) and [IntelliJ Plugin Repository](https://github.com/WisdomShell/codeshell-intellij).
|
62 |
|