From 19cadc3187a34787c28019f30fac6e689de06d1e Mon Sep 17 00:00:00 2001
From: Ben Anderson <dataknut@icloud.com>
Date: Wed, 14 Feb 2018 12:03:05 +1300
Subject: [PATCH] added proj & updated readme

---
 HES.Rproj | 13 +++++++++++++
 README.md |  8 +++++++-
 2 files changed, 20 insertions(+), 1 deletion(-)
 create mode 100644 HES.Rproj

diff --git a/HES.Rproj b/HES.Rproj
new file mode 100644
index 0000000..8e3c2eb
--- /dev/null
+++ b/HES.Rproj
@@ -0,0 +1,13 @@
+Version: 1.0
+
+RestoreWorkspace: Default
+SaveWorkspace: Default
+AlwaysSaveHistory: Default
+
+EnableCodeIndexing: Yes
+UseSpacesForTab: Yes
+NumSpacesForTab: 2
+Encoding: UTF-8
+
+RnwWeave: Sweave
+LaTeX: pdfLaTeX
diff --git a/README.md b/README.md
index 262de2a..823efa7 100644
--- a/README.md
+++ b/README.md
@@ -8,4 +8,10 @@ Scripts for processing the DECC/DEFRA Home Electricity Survey raw data. Further
 
 Full data now at UK Data Service: https://discover.ukdataservice.ac.uk/catalogue/?sn=7874
 
-There are also a number of tables and a very useful [excel profile-builder tool](https://www.hightail.com/download/ZUczYkJrQXA1R01pR01UQw) available from the [gov.uk website](https://www.gov.uk/government/collections/household-electricity-survey).
\ No newline at end of file
+There are also a number of tables and a very useful [excel profile-builder tool](https://www.hightail.com/download/ZUczYkJrQXA1R01pR01UQw) available from the [gov.uk website](https://www.gov.uk/government/collections/household-electricity-survey).
+
+### Terms of Code Re-Use
+
+Read the [License](LICENSE) file.
+
+[YMMV](http://en.wiktionary.org/wiki/YMMV)
-- 
GitLab