This commit is contained in:
Paul Gauthier 2024-07-06 21:20:40 -03:00
parent adb919a886
commit 7209e5bd44
2 changed files with 4 additions and 3 deletions

View file

@ -5,7 +5,8 @@
Aider lets you pair program with LLMs, Aider lets you pair program with LLMs,
to edit code in your local git repository. to edit code in your local git repository.
Start a new project or work with an existing git repo.<!--[[[cog Start a new project or work with an existing git
repo.<!--[[[cog
# We can't "include" here. # We can't "include" here.
# Because this page is rendered by GitHub as the repo README # Because this page is rendered by GitHub as the repo README
cog.out(open("aider/website/_includes/works-best.md").read()) cog.out(open("aider/website/_includes/works-best.md").read())

View file

@ -19,8 +19,8 @@ cog.out(text)
Aider lets you pair program with LLMs, Aider lets you pair program with LLMs,
to edit code in your local git repository. to edit code in your local git repository.
Start a new project or work with an existing git repo. Start a new project or work with an existing git
<!-- NOOP repo.<!-- NOOP
# We can't "include" here. # We can't "include" here.
# Because this page is rendered by GitHub as the repo README # Because this page is rendered by GitHub as the repo README
cog.out(open("aider/website/_includes/works-best.md").read()) cog.out(open("aider/website/_includes/works-best.md").read())