Skip to content

Commit

Permalink
Added Star History sections + moved License sections to bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui committed Nov 19, 2024
1 parent 17cc9ef commit 7114137
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 6 deletions.
27 changes: 21 additions & 6 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -538,16 +538,31 @@ Type @you in browser address bar to get results from You.com AI.

<a href="https://github.com/sponsors/adamlui"><img width=830 src="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions/images/banners/sponsor/$10/banner1660x260.png"></a>

<!-- LICENSE -->

## 🏛️ License

<a href="../LICENSE.md"><strong>The MIT License</strong></a>

<!-- FOOTER -->

<img height=7px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions/images/separators/aqua-gradient.png">

[Discuss](https://github.com/adamlui/ai-web-extensions/discussions) /
[Contact author](https://github.com/adamlui) /
<a href="#top">Back to top ↑</a>

<!-- STAR HISTORY -->

<div align="center">

<br>

<a href="https://star-history.com/#adamlui/ai-web-extensions">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=adamlui/ai-web-extensions&type=Timeline&theme=dark" />
<img src="https://api.star-history.com/svg?repos=adamlui/ai-web-extensions&type=Timeline" />
</picture>
</a>

</div>

<!-- LICENSE -->

## 🏛️ License

<a href="../LICENSE.md"><strong>The MIT License</strong></a>
17 changes: 17 additions & 0 deletions docs/zh-cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,23 @@

<a href="./LICENSE.md"><strong>MIT许可证</strong></a>

<!-- STAR HISTORY -->

<div align="center">

<br>

<a href="https://star-history.com/#adamlui/ai-web-extensions">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=adamlui/ai-web-extensions&type=Timeline&theme=dark" />
<img src="https://api.star-history.com/svg?repos=adamlui/ai-web-extensions&type=Timeline" />
</picture>
</a>

</div>

<br>

<!-- FOOTER -->

<img height=7px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions/images/separators/aqua-gradient.png">
Expand Down

0 comments on commit 7114137

Please sign in to comment.