From fbad8bc15f6e84dc4bfcd83a0f376e8b4e328710 Mon Sep 17 00:00:00 2001
From: Ben Anderson <dataknut@icloud.com>
Date: Tue, 8 Jan 2019 16:26:19 +1300
Subject: [PATCH] updated readme

---
 Readme.md                                  | 4 +++-
 paper/.~lock.weGotThePowerDraftPaper.html# | 1 -
 2 files changed, 3 insertions(+), 2 deletions(-)
 delete mode 100644 paper/.~lock.weGotThePowerDraftPaper.html#

diff --git a/Readme.md b/Readme.md
index 684fcdc..e7d9cbc 100644
--- a/Readme.md
+++ b/Readme.md
@@ -2,13 +2,15 @@
 
 And the various confusions that arise...
 
+ * [Latest paper .Rmd](paper/weGotThePowerDraftPaper.Rmd) code (mostly stats & notes, little text)
+
 Structured as an [R package](http://r-pkgs.had.co.nz/) for re-producability.
 
 To install do:
 
  * `devtools::install_github("dataknut/weGotThePower")`
  
-This should install all dependencies except for:
+This should install all code, results and dependencies except for:
 
  * `devtools::install_github("dataknut/dkUtils")`
 
diff --git a/paper/.~lock.weGotThePowerDraftPaper.html# b/paper/.~lock.weGotThePowerDraftPaper.html#
deleted file mode 100644
index da8be80..0000000
--- a/paper/.~lock.weGotThePowerDraftPaper.html#
+++ /dev/null
@@ -1 +0,0 @@
-Ben Anderson,ben,octomac.local,28.11.2018 17:27,file:///Users/ben/Library/Application%20Support/LibreOffice/4;
\ No newline at end of file
-- 
GitLab