Skip to content

Commit 394f1e9

Browse files
chore: headline added in readme
1 parent 42eed52 commit 394f1e9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Go-Deepseek -- Go Client for [Deepseek API](https://api-docs.deepseek.com/)
1+
# Go-Deepseek
2+
3+
Go-deepseek is a Go client for the [DeepSeek API](https://api-docs.deepseek.com/); supporting DeepSeek-V3, DeepSeek-R1, and more, with both streaming and non-streaming options. This **production-ready** client is actively maintained, with ongoing bug fixes and feature enhancements.
24

35
![go-deepseek-design](https://github.com/user-attachments/assets/346806ad-7617-4690-b6b4-0b49707852d8)
46

@@ -68,7 +70,7 @@ output => Hello! How can I assist you today? 😊
6870
```
6971
## Why yet another Go client?
7072

71-
We were looking for `Dedicated` & `Simple` Go Client for Deepseek API but we didn't find it so we build this one 😃
73+
We were looking for `Dedicated` & `Simple` Go Client for Deepseek API but we didn't find it so we built this one 😃
7274

7375
## What's special about this Go client?
7476

0 commit comments

Comments
 (0)