Commit graph

364 commits

Author SHA1 Message Date
Paul Gauthier
d7fd4eb8c7 aider: Centered the SVG image and added a Discord badge below it linking to https://discord.gg/SqzfE6bw.
# Aider chat conversation:

USER: center the svg image and place a discord badge below it linking to https://discord.gg/SqzfE6bw

ASSISTANT: To center the SVG image and place a Discord badge below it, we need to modify the README.md file. Here are the changes:

<source>markdown
README.md
<<<<<<< ORIGINAL
![aider screencast](assets/screencast.svg)

- [Discord](https://discord.gg/SqzfE6bw)
=======
<p align="center">
  <img src="assets/screencast.svg" alt="aider screencast">
</p>

<p align="center">
  <a href="https://discord.gg/SqzfE6bw">
    <img src="https://img.shields.io/discord/308323056592486420?logo=discord" alt="chat on Discord">
  </a>
</p>
>>>>>>> UPDATED
</source>

This change centers the SVG image and places a Discord badge below it. The badge links to the provided Discord URL.
2023-07-20 09:51:16 -03:00
Joshua Vial
53de30c1ac Add docs for commands and prompt-toolkit defaults 2023-07-20 10:32:34 +12:00
Paul Gauthier
691c013272 Added discord link 2023-07-19 09:57:33 -03:00
Paul Gauthier
6ac2c45735 copy 2023-07-18 10:26:09 -03:00
Paul Gauthier
d349693205 copy 2023-07-16 17:36:19 -03:00
Paul Gauthier
e7f35e2cf7 Apparently prompt toolkit can not express control-enter? 2023-07-16 14:26:49 -03:00
Paul Gauthier
dbf3b09c06 copy 2023-07-16 14:18:57 -03:00
Paul Gauthier
9785ede960 copy 2023-07-15 10:59:16 -07:00
Paul Gauthier
9f7f6607c2 copy 2023-07-14 21:22:49 -07:00
Paul Gauthier
ef6714b381 show a js example 2023-07-13 17:56:52 -07:00
Paul Gauthier
c3045ddfef copy 2023-07-13 10:52:12 -07:00
Paul Gauthier
ec65822369 copy 2023-07-12 06:39:13 -07:00
Paul Gauthier
9e143a1264 copy 2023-07-11 13:05:36 -07:00
Paul Gauthier
d984b1ceee copy 2023-07-11 12:53:47 -07:00
Paul Gauthier
12009688ee copy 2023-07-11 12:53:29 -07:00
Paul Gauthier
e0fdf6ce24 copy 2023-07-11 12:52:20 -07:00
Paul Gauthier
ceb84b2cdd broke out instructions, added link to neovim #84 2023-07-11 12:47:35 -07:00
Paul Gauthier
606a36a273 copy 2023-07-11 08:44:13 -07:00
Paul Gauthier
4024713f31 Updated HISTORY 2023-07-11 07:36:04 -07:00
Paul Gauthier
96b9e49a77 faq 2023-07-10 07:26:12 -07:00
Paul Gauthier
bffb557896 copy 2023-07-10 07:24:49 -07:00
Paul Gauthier
bcc8723fa7 copy 2023-07-08 09:23:05 -07:00
Paul Gauthier
90168560a5 Make sure you have git installed. 2023-07-08 06:46:28 -07:00
Paul Gauthier
9c0ae45317 change faq links to aider.chat 2023-07-07 09:48:41 -07:00
Paul Gauthier
57d93f8f99 link to ctags faq 2023-07-07 09:41:03 -07:00
Paul Gauthier
9e92eaef59 Added FAQ link 2023-07-07 09:39:01 -07:00
Paul Gauthier
681ef38463 Corrected .aider.config.yml -> .aider.conf.yml 2023-07-07 09:07:34 -07:00
paul-gauthier
e3497a3fcb
Update README.md 2023-07-06 16:09:39 -07:00
Paul Gauthier
c2abffe003 copy 2023-07-05 22:04:35 -07:00
Paul Gauthier
9915261097 link to benchmark 2023-07-05 17:15:36 -07:00
Paul Gauthier
83887070f4 copy 2023-07-05 13:26:07 -07:00
Paul Gauthier
77a230f005 improved windows instructions, error message 2023-07-05 10:27:07 -07:00
Paul Gauthier
4317a41cd2 copy 2023-07-05 10:00:26 -07:00
Paul Gauthier
b54fc10ee0 Explain -m aider.main in README 2023-07-05 09:59:22 -07:00
Paul Gauthier
166ecdcbd0 Updated README 2023-07-03 13:30:40 -07:00
Paul Gauthier
1f16b15f92 Added more clear error messages when universal-ctags is disabled per issue #31 2023-07-03 10:31:04 -07:00
Paul Gauthier
caad2af7e6 copy 2023-06-21 18:51:47 -07:00
Paul Gauthier
b1693fc0be copy 2023-06-21 18:43:37 -07:00
Paul Gauthier
9303827c9f copy 2023-06-21 18:43:07 -07:00
Paul Gauthier
29787270c8 copy 2023-06-21 18:42:36 -07:00
Paul Gauthier
c268eb94a6 copy 2023-06-21 18:41:54 -07:00
Paul Gauthier
7a04206139 copy 2023-06-21 18:40:01 -07:00
Paul Gauthier
088d81d54d copy 2023-06-21 18:36:44 -07:00
Paul Gauthier
dc5b33164a copy 2023-06-21 18:34:44 -07:00
Paul Gauthier
443f9bf2b9 copy 2023-06-21 18:30:51 -07:00
Paul Gauthier
efd4e973dd Updated 3.5 vs 4 2023-06-21 18:29:33 -07:00
Paul Gauthier
5a05370627 Updated 3.5 vs 4 2023-06-21 18:27:47 -07:00
Paul Gauthier
0a4a547c3d Updated 3.5 vs 4 2023-06-21 18:25:55 -07:00
Paul Gauthier
9d1c53489e Updated README 2023-06-21 11:31:32 -07:00
paul-gauthier
fd68ed489a
Update README.md 2023-06-17 07:49:57 -07:00