diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 | 
1 files changed, 5 insertions, 2 deletions
| @@ -2,8 +2,8 @@ reflectub  =========  Mirror all of a user’s GitHub repositories. This command can be run regularly to -fetch updates and new repositories from GitHub. It’s designed to support Git web -hosting services like CGit. +fetch updates and new repositories from GitHub. It’s designed to support the Git +web frontend [CGit].  ## Usage @@ -19,3 +19,6 @@ hosting services like CGit.  ## License  Copyright © 2021 Teddy Wing. Licensed under the GNU GPLv3+ (see the included  COPYING file). + + +[CGit]: https://git.zx2c4.com/cgit/about/ | 
