From 66ff75ef3f0d4ca2fd60f254bd2bf7413267b72a Mon Sep 17 00:00:00 2001 From: Jason McBrayer Date: Tue, 12 Jun 2018 07:23:21 -0400 Subject: [PATCH] Add link to hosted instance in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0420fdb..b08c1a5 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ Brutaldon is a [brutalist][0], [Web 1.0][0.5] web interface for [Mastodon][1]. I [3]: https://w3m.sourceforge.net/ [4]: http://elinks.or.cz/ +There is a hosted instance at [brutaldon.online][hosted] which you can use to log in to any instance. However, you are also encouraged to run your own, either locally or on a public server. + +[hosted]: https://brutaldon.online/ + Brutaldon is ready for day to day use, but is still missing many features. Please see the issues tracker.