docs: Update README cog import for homepage.py

This commit is contained in:
Paul Gauthier (aider) 2025-03-28 16:51:46 -10:00
parent 38da91becd
commit e881d33bea

View file

@ -20,7 +20,7 @@ Aider lets you pair program with LLMs to start a new project or build on your ex
<p align="center">
<!--[[[cog
from scripts.badges import get_badges_md
from scripts.homepage import get_badges_md
text = get_badges_md()
cog.out(text)
]]]-->