mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
style: Remove whitespace around badge <img> tags in README.md
This commit is contained in:
parent
5ae68a3c48
commit
c51ef714ad
1 changed files with 3 additions and 9 deletions
12
README.md
12
README.md
|
@ -4,16 +4,10 @@
|
|||
# Aider is AI pair programming in your terminal
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/Aider-AI/aider/stargazers">
|
||||
<img alt="GitHub Stars" src="https://img.shields.io/github/stars/Aider-AI/aider?style=flat-square&logo=github&color=f1c40f&labelColor=555555"/>
|
||||
</a>
|
||||
<a href="https://pypi.org/project/aider-chat/">
|
||||
<img alt="PyPI Downloads" src="https://img.shields.io/badge/Installs-1.6M-2ecc71?style=flat-square&labelColor=555555"/>
|
||||
</a>
|
||||
<a href="https://github.com/Aider-AI/aider/stargazers"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/Aider-AI/aider?style=flat-square&logo=github&color=f1c40f&labelColor=555555"/></a>
|
||||
<a href="https://pypi.org/project/aider-chat/"><img alt="PyPI Downloads" src="https://img.shields.io/badge/Installs-1.6M-2ecc71?style=flat-square&labelColor=555555"/></a>
|
||||
<img alt="Tokens per week" src="https://img.shields.io/badge/Tokens%2Fweek-15B-e74c3c?style=flat-square&labelColor=555555"/>
|
||||
<a href="https://openrouter.ai/">
|
||||
<img alt="OpenRouter Ranking" src="https://img.shields.io/badge/OpenRouter-Top%2020-9b59b6?style=flat-square&labelColor=555555"/>
|
||||
</a>
|
||||
<a href="https://openrouter.ai/"><img alt="OpenRouter Ranking" src="https://img.shields.io/badge/OpenRouter-Top%2020-9b59b6?style=flat-square&labelColor=555555"/></a>
|
||||
</p>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue