We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73feec5 commit 5aba5beCopy full SHA for 5aba5be
README.md
@@ -1,4 +1,4 @@
1
-# tools
+# Tools Site
2
3
This project is a Nuxt 3 application for serving documentation for various tools in the gptscript ecosystem.
4
@@ -9,7 +9,7 @@ To get started locally, follow these steps:
9
1. Clone this repository:
10
11
```bash
12
-git clone https://github.com/gptscript-ai/tools.git
+git clone https://github.com/gptscript-ai/tools-site.git
13
```
14
15
2. Create a .env file in the root of your project and add your GitHub token:
0 commit comments