diff options
author | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2023-03-18 19:05:53 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-18 19:05:53 -0600 |
commit | fb1825e964ee5ebb8427c56eaa34e9437c56c5ab (patch) | |
tree | a2ac92c856d1de3179a9b74ae19eb2b53f19880a /README.md | |
parent | ea26c25543d1fbf10fd48ae9216597b59a050006 (diff) | |
download | chessh-fb1825e964ee5ebb8427c56eaa34e9437c56c5ab.tar.gz chessh-fb1825e964ee5ebb8427c56eaa34e9437c56c5ab.zip |
Syntax highlighting in the README looks better
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ https://user-images.githubusercontent.com/25559600/221317658-a80046ca-6009-456d- Do something among the lines of: -``` +```bash git clone https://github.com/Simponic/chessh cd chessh |