Skip to content

Commit 8fbe97b

Browse files
authored
Create README.md
1 parent 8a2646e commit 8fbe97b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# chatgpt-client
2+
3+
命令行版 ChatGPT 应用
4+
5+
启动:
6+
7+
```bash
8+
go mod tidy
9+
go run chat.go
10+
```

0 commit comments

Comments
 (0)