From d70ef7f26d560a681ca8850d43cd8e91b2db0a22 Mon Sep 17 00:00:00 2001 From: simonkellet Date: Thu, 7 Jul 2022 18:19:17 +0100 Subject: [PATCH] updated rm --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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! + +:)