Fixed readme error introduced by CPL limit when modifying file

This commit is contained in:
Jesse Gardner 2021-07-15 20:47:26 -07:00
parent ccd56a62fc
commit 2d0638078d
1 changed files with 1 additions and 2 deletions

View File

@ -30,8 +30,7 @@ chmod +x .qq2clone_installer.bash &&
The
[manual](https://git.j-g-web.com/jesse/qq2clone/src/branch/master/man.md)
is quite detailed, and there is an
[examples](https://git.j-g-web.com/jesse/qq2clone/src/branch/master/man.
md#examples) section that may be helpful.
[examples](https://git.j-g-web.com/jesse/qq2clone/src/branch/master/man.md#examples) section that may be helpful.
## Why use Bash and C when this could all be written in Python?