From 2e0645c26c0738b37b6847142d47f6391c2cd40c Mon Sep 17 00:00:00 2001 From: kibigo! Date: Wed, 12 Jul 2017 23:55:55 -0700 Subject: Updated readme and contrib docs --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5ac96f1cc..65232bb42 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ -Mastodon Glitch Edition -======== -Now with automated deploys! +# Mastodon Glitch Edition # + +> Now with automated deploys! [![Build Status](https://travis-ci.org/glitch-soc/mastodon.svg?branch=master)](https://travis-ci.org/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 [here](https://glitch-soc.github.io/docs/). +- And contributing guidelines are available [here](CONTRIBUTING.md) and [here](https://glitch-soc.github.io/docs/contributing/). + -- cgit