aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2021-06-25 19:48:46 +0200
committerTeddy Wing2021-06-25 19:48:46 +0200
commit3a595fddc90837a51f866cf3d2c7d60d543b2399 (patch)
tree8166d48b646e61f7eb23d478d410f4b3add390f0
parentbf189958d498255e486455e803d93b5e8de7539e (diff)
downloadreflectub-3a595fddc90837a51f866cf3d2c7d60d543b2399.tar.bz2
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.
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
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/