diff --git a/README.md b/README.md index c8c8af3..f5b2dae 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Read the Word of God from your terminal -# Usage +## Usage usage: ./kjv [flags] @@ -31,6 +31,14 @@ Read the Word of God from your terminal :/ All verses in a chapter of a book that match a pattern +## Build + +kjv can be built by cloning the repository and then running make: + + git clone https://github.com/bontibon/kjv.git + cd kjv + make + ## License Public domain