diff --git a/README.md b/README.md index 470e379dc..865904550 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,5 @@ -# Mastodon Glitch Edition # +# Mastodon Glitch City Edition # -> Now with automated deploys! +The version of Mastodon running on the [Jubilife Global Terminal](https://jubi.life/about). -[![Build Status](https://img.shields.io/circleci/project/github/glitch-soc/mastodon.svg)][circleci] - -[circleci]: https://circleci.com/gh/glitch-soc/mastodon - -So here's the deal: we all work on this code, and then it runs on dev.glitch.social and anyone who uses that does so absolutely at their own risk. can you dig it? - -- You can view documentation for this project at [glitch-soc.github.io/docs/](https://glitch-soc.github.io/docs/). -- And contributing guidelines are available [here](CONTRIBUTING.md) and [here](https://glitch-soc.github.io/docs/contributing/). +It's mostly just the glitch-soc fork with some slight alterations diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index ba78a3c30..f8c03b9b2 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def suffix - '+glitch' + '+glitchcity' end def to_a