From d138ef8b30487d55004337dc3a1ce85c649379d3 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Thu, 19 Sep 2019 03:31:10 -0400 Subject: [PATCH] updated readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d5683e4..ca60a94 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,7 @@ $ ./target/release/mw-rl * [`rltk`](https://github.com/thebracket/rltk_rs) +This repository is mirrored across three hosts. Primary development is at `tildegit`. +* [`tildegit`](https://tildegit.org/mortalwombat/mw-rl) +* [`sr.ht`](https://git.sr.ht/~gbmor/mw-rl) +* [`github`](https://github.com/gbmor/mw-rl)