feat[readme] Updated readme
This commit is contained in:
parent
fc86a09bbf
commit
70a1515469
@ -1,4 +1,13 @@
|
||||
#+title: Readme
|
||||
* Download ESV
|
||||
The ESV license doesn't allow me to distribute copies of the ESV with this project.
|
||||
I've requested permission, but in the meantime the project will automatically download a copy of the ESV from the [[https://bolls.life/api/][Bolls api]].
|
||||
#+begin_src shell
|
||||
make download
|
||||
#+end_src
|
||||
You can use this command, or simply call src_shell{make} / src_shell{make install}.
|
||||
If =esv.tsv= does not exist in the directory it will automatically be created.
|
||||
|
||||
* Install
|
||||
#+begin_src shell
|
||||
git clone https://git.freedomland.xyz/judahsotomayor/esv
|
||||
|
Loading…
Reference in New Issue
Block a user