diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-09-07 14:23:44 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-09-07 14:23:44 -0700 |
commit | 55b6c91096ddb656888dd60486840cd39f42ce59 (patch) | |
tree | b72ba743ac147d6f4cd32bfe69aee8b4ae70857c | |
parent | 2fcd7b85986f144662092b4e0a7c973b5be74306 (diff) |
doc: add links for browsable source repo to README
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -30,6 +30,10 @@ Quickly jump sections of this text by searching forward/reverse for --- See https://rototiller.pengaru.com for more information, including videos, and screenshots. + The current rototiller source is browsable on the web @ + https://git.pengaru.com/cgit/rototiller/.git or the github mirror @ + https://github.com/vcaputo/rototiller/ + Everything below pertains to the CLI `rototiller` program, but much will probably overlap with anything utilizing libtil.a. |