Skip to content

Commit 583a785

Browse files
chore: minor changes in readme
1 parent a308a20 commit 583a785

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
> [!IMPORTANT]
44
> We know that sometimes **Deepseek API is down** but we won't let you down.
55
>
6-
> We have **`FakeCallbackClient`** using which you can continue your development and testing even though Deepseek API is down.
6+
> We have **`Fake Client`** using which you can continue your development and testing even though Deepseek API is down.
77
>
88
> Use `fake.NewFakeCallbackClient(fake.Callbacks{})` / See example [`examples/81-fake-callback-client/main_test.go`](examples/81-fake-callback-client/main_test.go)
99
1010
## Demo
1111

12-
**30 seconds demo:** left-side browser with **[chat.deepseek.com](https://chat.deepseek.com/)** v/s **[go-deepseek](https://github.com/go-deepseek/deepseek)** in right-side terminal.
12+
**30 seconds deepseek-demo ([code](https://github.com/go-deepseek/deepseek-demo/)):** left-side browser with **[chat.deepseek.com](https://chat.deepseek.com/)** **v/s** **[go-deepseek](https://github.com/go-deepseek/deepseek)** in right-side terminal.
1313

1414
https://github.com/user-attachments/assets/baa05145-a13c-460d-91ce-90129c5b32d7
1515

0 commit comments

Comments
 (0)