You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
767 B

  1. # Mastodon Glitch Edition #
  2. > Now with automated deploys!
  3. [![Build Status](https://img.shields.io/circleci/project/github/glitch-soc/mastodon.svg)][circleci]
  4. [![Code Climate](https://img.shields.io/codeclimate/maintainability/glitch-soc/mastodon.svg)][code_climate]
  5. [circleci]: https://circleci.com/gh/glitch-soc/mastodon
  6. [code_climate]: https://codeclimate.com/github/glitch-soc/mastodon
  7. So here's the deal: we all work on this code, and anyone who uses that does so absolutely at their own risk. can you dig it?
  8. - You can view documentation for this project at [glitch-soc.github.io/docs/](https://glitch-soc.github.io/docs/).
  9. - And contributing guidelines are available [here](CONTRIBUTING.md) and [here](https://glitch-soc.github.io/docs/contributing/).