From 2fe93095191171a219759e3bfc2c195f6d4395f4 Mon Sep 17 00:00:00 2001 From: Zlatin Balevsky Date: Wed, 29 Apr 2020 12:55:17 +0100 Subject: [PATCH] update README with link to Tracker wiki page --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 78cc03e7..044d123f 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,9 @@ MuWire is available as a Docker image. For more information see the [Docker] pa ## Translations If you want to help translate MuWire, instructions are on the wiki https://github.com/zlatinb/muwire/wiki/Translate +## MuWire Tracker Daemon +The MuWire Tracker Daemon (or mwtrackerd for short) is a project to bring functionality similar to BitTorrent trackig to MuWire. For more info see the [Tracker] page. + ## GPG Fingerprint ``` @@ -69,3 +72,4 @@ You can find the full key at https://keybase.io/zlatinb [Plugin]: https://github.com/zlatinb/muwire/wiki/Plugin [Docker]: https://github.com/zlatinb/muwire/wiki/Docker [jlesage/docker-baseimage-gui]: https://github.com/jlesage/docker-baseimage-gui +[Tracker]: https://github.com/zlatinb/muwire/wiki/Tracker-Daemon