From 700a8944bf057b260ecf0633b5cbdc1f819d6892 Mon Sep 17 00:00:00 2001 From: nytpu Date: Tue, 11 May 2021 13:36:50 -0600 Subject: [PATCH] add translating.md to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 689dce9..0ec5d9a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # comitium +comitium is currently looking for translations! See [translating.md][] for +info on how to help out! + comitium is a [Gemini][], Gopher, and HTTP feed aggregator that supports Atom, RSS, JSON, and [Gemini feeds][], as well as tracking page changes, which is output into a simple static Gemini document that you can put anywhere. @@ -7,6 +10,7 @@ output into a simple static Gemini document that you can put anywhere. You can see a running instance in action at [gemini://nytpu.com/feed.gmi](gemini://nytpu.com/feed.gmi). +[translating.md]: doc/translating.en.md [Gemini]: https://gemini.circumlunar.space/docs/faq.gmi [Gemini feeds]: https://gemini.circumlunar.space/docs/companion/subscription.gmi [lagrange]: https://github.com/skyjake/lagrange/blob/dev/res/about/help.gmi#L184-L197