From 3524acfb40e7583e93595f974b19548f4bfc53c4 Mon Sep 17 00:00:00 2001 From: Andrew Ridgway Date: Wed, 11 Sep 2024 05:47:47 +0000 Subject: [PATCH] add README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..505bdc4 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# BEER SG data storer + +This container will store SG data for beer runs in Mongo and then use that data to calculate Alchohol Content of each beer + +It's pretty loose and requires the Data Entry operator to know whats happening + +Luck for me... That's me! \ No newline at end of file