From c7d1d1617628c5561addffdf992c31831b1779a9 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Wed, 17 Feb 2016 18:21:23 -0800 Subject: [PATCH] Move the README to markdown, so we can have a shiny travis badge --- README => README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename README => README.md (57%) diff --git a/README b/README.md similarity index 57% rename from README rename to README.md index 0679762d..44beb6c0 100644 --- a/README +++ b/README.md @@ -2,4 +2,7 @@ We're in the midst of refactoring our really bad prototype firmware into a more Right now, the code is really ugly. It'll be nicer soon. Please don't judge us too harshly. -<3 jesse \ No newline at end of file +<3 jesse + +[![Build +Status](https://travis-ci.org/keyboardio/KeyboardioFirmware.svg?branch=master)](https://travis-ci.org/keyboardio/KeyboardioFirmware) \ No newline at end of file