mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
docs: Update README cog import for homepage.py
This commit is contained in:
parent
38da91becd
commit
e881d33bea
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Aider lets you pair program with LLMs to start a new project or build on your ex
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<!--[[[cog
|
<!--[[[cog
|
||||||
from scripts.badges import get_badges_md
|
from scripts.homepage import get_badges_md
|
||||||
text = get_badges_md()
|
text = get_badges_md()
|
||||||
cog.out(text)
|
cog.out(text)
|
||||||
]]]-->
|
]]]-->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue