Skip to content

Commit

Permalink
docs: add star history
Browse files Browse the repository at this point in the history
  • Loading branch information
mumu-lhl committed Aug 11, 2024
1 parent 46d1998 commit b65630a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@ for await (let data of stream) {
console.log(data)
}
```

## Star History

Poor star count...

[![Star History Chart](https://api.star-history.com/svg?repos=mumu-lhl/duckduckgo-ai-chat&type=Date)](https://star-history.com/#mumu-lhl/duckduckgo-ai-chat&Date)
6 changes: 6 additions & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@ for await (let data of stream) {
console.log(data)
}
```

## Star History

可怜的 star 数...

[![Star History Chart](https://api.star-history.com/svg?repos=mumu-lhl/duckduckgo-ai-chat&type=Date)](https://star-history.com/#mumu-lhl/duckduckgo-ai-chat&Date)

0 comments on commit b65630a

Please sign in to comment.