Skip to content

Commit

Permalink
Dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mmiscool committed Dec 11, 2024
1 parent d23845e commit fd14e20
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,15 @@ The magic lies in aiCoder’s advanced merging logic, which keeps your original

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=mmiscool/aiCoder&type=Date)](https://star-history.com/#mmiscool/aiCoder&Date)
## Star History

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

## Purpose and Benefits
**aiCoder** is designed to enhance your coding experience by leveraging the power of AI. It helps you:
Expand Down

0 comments on commit fd14e20

Please sign in to comment.