diff --git a/README.md b/README.md index 1af3ad6..f43370f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # Thechart -### App to manage my meds +App to manage my medication and the evolution of effects. + +## Install +```shell +pipenv install +``` +OR +```shell +pip install -r requirements.txt +``` + +## Build container image +./build.sh