Skip to content

Commit

Permalink
Added badges for travis and black
Browse files Browse the repository at this point in the history
  • Loading branch information
jarshwah committed Jun 11, 2018
1 parent b335438 commit 3aa3907
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,5 +1,8 @@
# Kogame - Snek

[![Build Status](https://travis-ci.org/kogan/kogame-snek.svg?branch=master)](https://travis-ci.org/kogan/kogame-snek)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)

Kogame - pronounced with 3 syllables (Koh-gah-mee) - is a Django Channels real-time or turn-based game platform.

Snek is a multiplayer version of the famous game `snake`. It uses django and channels
Expand Down

0 comments on commit 3aa3907

Please sign in to comment.