mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-21 07:28:18 -05:00
Remove the JS stuff from README, it's no longer used.
This commit is contained in:
parent
c4dc251ead
commit
e9e7bdba57
@ -4,12 +4,5 @@ MinimalBible
|
|||||||
A Bible app for android designed to be more focused in both UI and feature set. If you want to keep
|
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/)!
|
track of the ongoing progress, check out the blog [over here](http://minimalbible.github.io/)!
|
||||||
|
|
||||||
While checking out the project will be enough to get started for most of the development, if you
|
|
||||||
want to work on the JavaScript backing the actual viewer, please locate and run the
|
|
||||||
`setup_js_build.sh` script in /app/src/main/assets/.
|
|
||||||
|
|
||||||
If you are on Windows and wish to work on Javascript, you must install the Node Package Manager and
|
|
||||||
all dependencies listed in `package.json` found at /app/src/main/assets.
|
|
||||||
|
|
||||||
![Travis Build Status](https://travis-ci.org/MinimalBible/MinimalBible.svg?branch=master)
|
![Travis Build Status](https://travis-ci.org/MinimalBible/MinimalBible.svg?branch=master)
|
||||||
[![Coverage Status](https://img.shields.io/coveralls/MinimalBible/MinimalBible.svg)](https://coveralls.io/r/MinimalBible/MinimalBible)
|
[![Coverage Status](https://img.shields.io/coveralls/MinimalBible/MinimalBible.svg)](https://coveralls.io/r/MinimalBible/MinimalBible)
|
||||||
|
Loading…
Reference in New Issue
Block a user