From 2d0638078d784580670b6668efa9b77843adcc3a Mon Sep 17 00:00:00 2001 From: Jesse Gardner Date: Thu, 15 Jul 2021 20:47:26 -0700 Subject: [PATCH] Fixed readme error introduced by CPL limit when modifying file --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e546363..07f9cb8 100644 --- a/README.md +++ b/README.md @@ -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?