From d9af11342faa858a9d366c6844349d8b8a8e821b Mon Sep 17 00:00:00 2001
From: Ben Anderson <dataknut@icloud.com>
Date: Thu, 26 Apr 2018 16:31:52 +1200
Subject: [PATCH] added readme

---
 greenGridr/README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 greenGridr/README.md

diff --git a/greenGridr/README.md b/greenGridr/README.md
new file mode 100644
index 0000000..9254b30
--- /dev/null
+++ b/greenGridr/README.md
@@ -0,0 +1,11 @@
+# greenGridr
+
+Package of functions to process [NZ GreenGrid](https://www.otago.ac.nz/centre-sustainability/research/energy/otago050285.html) data.
+
+See package [DESCRIPTION](DESCRIPTION) file for (not a lot) more info.
+ 
+### Terms of code re-use
+
+Read the [License](LICENSE) file.
+
+[YMMV](http://en.wiktionary.org/wiki/YMMV)
-- 
GitLab