From 7796adc55f77756176956aa736d9dfd9d1de2905 Mon Sep 17 00:00:00 2001 From: Billy Brawner Date: Fri, 2 Feb 2018 08:35:56 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 97aabea..d22b9de 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # [Simple Markdown](https://wbrawner.com/portfolio/simple-markdown/) +[![Build Status](https://ci.wbrawner.com/job/Simple%20Markdown/badge/icon)](https://ci.wbrawner.com/job/Simple%20Markdown/) + Simple Markdown is simply a Markdown editor :) I wrote it to offer up an open source alternative to the other Markdown editors available on the Play Store. I also wanted to get some practice in creating Android apps and have a little something to put into my portfolio.