From 698aa5ee871311e3c344ef9cb4b0fd7954e02c4c Mon Sep 17 00:00:00 2001 From: DjBushido Date: Fri, 4 Jul 2014 21:49:23 -0400 Subject: [PATCH] Add the initial README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a3332c1 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +MinimalBible +============ + +A Bible app for android designed to be more focused in both UI and feature set. If you want to keep +track of the ongoing progress, check out the blog [over here](http://minimalbible.github.io/)! + +![Travis Build Status](https://travis-ci.org/MinimalBible/MinimalBible.svg?branch=master) \ No newline at end of file