diff --git a/README.md b/README.md index 6eb3912..d81d024 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ # LIDL PLU Codes This is very unfinished! + +# Installation +To run this you simply need to: +```bash +./build.sh +``` +and then follow that up with +```bash +./plu +``` + +Enjoy! + +:)