From 3fdf05378a336487d4c246c6da26cca22fcf032a Mon Sep 17 00:00:00 2001 From: JinmingYang <2214962083@qq.com> Date: Wed, 12 Jul 2023 22:31:44 +0800 Subject: [PATCH] docs: update docs --- README.md | 6 ++++-- README_CN.md | 6 ++++-- packages/gpt-runner-cli/README.md | 2 +- packages/gpt-runner-cli/README_CN.md | 2 +- packages/gpt-runner-vscode/README.md | 2 +- packages/gpt-runner-vscode/README_CN.md | 2 +- 6 files changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 51370d5..d748f73 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Use GPT-Runner to manage your AI presets, engage in AI-powered conversations wit [![CLI][cli-image]][cli-url] [![Web][web-image]][web-url] [![VSCode][vscode-image]][vscode-url] -![License](https://img.shields.io/github/license/nicepkg/gpt-runner) +[![License](https://img.shields.io/github/license/nicepkg/gpt-runner)][gpt-runner-license] [![GitHub stars](https://img.shields.io/github/stars/nicepkg/gpt-runner?style=social)][gpt-runner-url] @@ -23,7 +23,8 @@ Use GPT-Runner to manage your AI presets, engage in AI-powered conversations wit [cli-url]: https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-cli/ [cli-image]: https://img.shields.io/badge/CLI-Node.js-green?logo=node.js -[gpt-runner-url]: https://github.com/nicepkg/gpt-runner/tree/main +[gpt-runner-license]: https://github.com/nicepkg/gpt-runner/tree/main/LICENSE +[gpt-runner-url]: https://github.com/nicepkg/gpt-runner [web-url]: https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-web/ [web-image]: https://img.shields.io/badge/Web-React-blue?logo=react [vscode-url]: https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-vscode/ @@ -149,6 +150,7 @@ GPT-Runner is made possible thanks to the inspirations from the following projec > in alphabet order - [Docusaurus](https://github.com/facebook/docusaurus) +- [Gradio](https://github.com/gradio-app/gradio) - [LangchainJs](https://github.com/hwchase17/langchainjs) - [Monaco-React](https://github.com/suren-atoyan/monaco-react) - [UnoCss](https://github.com/unocss/unocss) diff --git a/README_CN.md b/README_CN.md index c9e4c6e..a65bfce 100644 --- a/README_CN.md +++ b/README_CN.md @@ -10,7 +10,7 @@ [![CLI][cli-image]][cli-url] [![Web][web-image]][web-url] [![VSCode][vscode-image]][vscode-url] -![License](https://img.shields.io/github/license/nicepkg/gpt-runner) +[![License](https://img.shields.io/github/license/nicepkg/gpt-runner)][gpt-runner-license] [![GitHub stars](https://img.shields.io/github/stars/nicepkg/gpt-runner?style=social)][gpt-runner-url] @@ -18,7 +18,8 @@ [cli-url]: https://github.com/nicepkg/gpt-runner/blob/main/packages/gpt-runner-cli/README_CN.md [cli-image]: https://img.shields.io/badge/CLI-Node.js-green?logo=node.js -[gpt-runner-url]: https://github.com/nicepkg/gpt-runner/tree/main +[gpt-runner-license]: https://github.com/nicepkg/gpt-runner/tree/main/LICENSE +[gpt-runner-url]: https://github.com/nicepkg/gpt-runner [web-url]: https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-web/README_CN.md [web-image]: https://img.shields.io/badge/Web-React-blue?logo=react [vscode-url]: https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-vscode/README_CN.md @@ -143,6 +144,7 @@ npx gptr > 字母顺序排列 - [Docusaurus](https://github.com/facebook/docusaurus) +- [Gradio](https://github.com/gradio-app/gradio) - [LangchainJs](https://github.com/hwchase17/langchainjs) - [Monaco-React](https://github.com/suren-atoyan/monaco-react) - [UnoCss](https://github.com/unocss/unocss) diff --git a/packages/gpt-runner-cli/README.md b/packages/gpt-runner-cli/README.md index 917d0af..71cd938 100644 --- a/packages/gpt-runner-cli/README.md +++ b/packages/gpt-runner-cli/README.md @@ -8,7 +8,7 @@ English / [简体中文 🌏](https://github.com/nicepkg/gpt-runner/tree/main/pa [![npm](https://img.shields.io/npm/v/@nicepkg/gpt-runner-cli.svg)](https://www.npmjs.com/package/@nicepkg/gpt-runner-cli) [![CLI](https://img.shields.io/badge/CLI-Node.js-green?logo=node.js)](https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-cli/) [![License](https://img.shields.io/github/license/nicepkg/gpt-runner)](https://github.com/nicepkg/gpt-runner/blob/main/LICENSE) -![GitHub stars](https://img.shields.io/github/stars/nicepkg/gpt-runner?style=social) +[![GitHub stars](https://img.shields.io/github/stars/nicepkg/gpt-runner?style=social)](https://github.com/nicepkg/gpt-runner) The GPT-Runner CLI is a powerful command-line tool that helps you manage your AI presets and engage in AI-powered conversations with your code to significantly boost your development efficiency. 💪 diff --git a/packages/gpt-runner-cli/README_CN.md b/packages/gpt-runner-cli/README_CN.md index d06da36..5ad982c 100644 --- a/packages/gpt-runner-cli/README_CN.md +++ b/packages/gpt-runner-cli/README_CN.md @@ -8,7 +8,7 @@ [![npm](https://img.shields.io/npm/v/@nicepkg/gpt-runner-cli.svg)](https://www.npmjs.com/package/@nicepkg/gpt-runner-cli) [![CLI](https://img.shields.io/badge/CLI-Node.js-green?logo=node.js)](https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-cli/) [![License](https://img.shields.io/github/license/nicepkg/gpt-runner)](https://github.com/nicepkg/gpt-runner/blob/main/LICENSE) -![GitHub stars](https://img.shields.io/github/stars/nicepkg/gpt-runner?style=social) +[![GitHub stars](https://img.shields.io/github/stars/nicepkg/gpt-runner?style=social)](https://github.com/nicepkg/gpt-runner) GPT-Runner CLI 是一款功能强大的命令行工具,可帮助您管理 AI 预设并与代码进行 AI 驱动的对话,从而显着提高您的开发效率 💪。 diff --git a/packages/gpt-runner-vscode/README.md b/packages/gpt-runner-vscode/README.md index 1233e11..cee493b 100644 --- a/packages/gpt-runner-vscode/README.md +++ b/packages/gpt-runner-vscode/README.md @@ -6,7 +6,7 @@ [简体中文 🌏](https://github.com/nicepkg/gpt-runner/tree/main/packages/gpt-runner-vscode/README_CN.md) / English [![VSCode](https://img.shields.io/badge/VSCode-Extension-blue?logo=visualstudiocode)](https://marketplace.visualstudio.com/items?itemName=nicepkg.gpt-runner) [![License](https://img.shields.io/github/license/nicepkg/gpt-runner)](https://github.com/nicepkg/gpt-runner/blob/main/LICENSE) -![GitHub stars](https://img.shields.io/github/stars/nicepkg/gpt-runner?style=social) +[![GitHub stars](https://img.shields.io/github/stars/nicepkg/gpt-runner?style=social)](https://github.com/nicepkg/gpt-runner) The GPT-Runner VSCode extension is the result of integrating GPT-Runner and VSCode. diff --git a/packages/gpt-runner-vscode/README_CN.md b/packages/gpt-runner-vscode/README_CN.md index 80ece7a..427da18 100644 --- a/packages/gpt-runner-vscode/README_CN.md +++ b/packages/gpt-runner-vscode/README_CN.md @@ -7,7 +7,7 @@ [![VSCode](https://img.shields.io/badge/VSCode-Extension-blue?logo=visualstudiocode)](https://marketplace.visualstudio.com/items?itemName=nicepkg.gpt-runner) [![License](https://img.shields.io/github/license/nicepkg/gpt-runner)](https://github.com/nicepkg/gpt-runner/blob/main/LICENSE) -![GitHub stars](https://img.shields.io/github/stars/nicepkg/gpt-runner?style=social) +[![GitHub stars](https://img.shields.io/github/stars/nicepkg/gpt-runner?style=social)](https://github.com/nicepkg/gpt-runner) GPT-Runner VSCode 扩展是 GPT-Runner 跟 VSCode 深度结合的结果。