From 3a595fddc90837a51f866cf3d2c7d60d543b2399 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Fri, 25 Jun 2021 19:48:46 +0200 Subject: README: Reword description about CGit Reflectub is designed to work specifically with CGit, but could work with other Git web frontends. Make this more explicit in the description. --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 37344cf..96726a4 100644 --- a/README.md +++ b/README.md @@ -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/ -- cgit v1.2.3