From b55735b5f4419335be497460316e6c2656f829ea Mon Sep 17 00:00:00 2001
From: Andrew Ridgway <ar17787@gmail.com>
Date: Tue, 29 Oct 2024 14:44:08 +1000
Subject: [PATCH] update README

---
 README.md | 25 +++++++++++++++++++++----
 1 file changed, 21 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 505bdc4..080c6f6 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,24 @@
-# BEER SG data storer
+# WINE 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
+This will store the information we collect on wine as we drink it over the course of our lives
+
+Quite simple really I'd like this to be able to store 
+
+Name
+Grape
+Region
+Vineyard?
+Photo of label
+barcode
+Price
+    configurable with a "store" option
+Rating (1 - 5?)
+Year
+Red White Sparkling?
+Date 
+
+What we do with it in terms of analysis not sure yet
+
+thinking have a job to check if on special?
 
-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