Skip to content

Commit

Permalink
在readme中添加star曲线
Browse files Browse the repository at this point in the history
  • Loading branch information
KoriIku authored Oct 14, 2024
1 parent b547d31 commit 75bd994
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,16 @@ pnpm build


# 更新记录
- 加快了启动速度 - 现在超级快
- 加快了启动速度
- 添加了移除搜索结果中的跟踪链接 data-ct*
- 移除了文字阴影

## Star History

<a href="https://star-history.com/#KoriIku/luxirty-search&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=KoriIku/luxirty-search&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=KoriIku/luxirty-search&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=KoriIku/luxirty-search&type=Date" />
</picture>
</a>

0 comments on commit 75bd994

Please sign in to comment.