From e7ac0690132d2d8a0a6d2c54ebaea1c6cc913c9b Mon Sep 17 00:00:00 2001
From: Ben Anderson <dataknut@icloud.com>
Date: Fri, 2 Jul 2021 15:36:55 +0100
Subject: [PATCH] updated readme ready to make git pages

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 307c698..f4fa126 100644
--- a/README.md
+++ b/README.md
@@ -12,9 +12,10 @@ The following example data is provided in this repository:
 * Energy - area-based statistics for domestic electricity consumption (LSOA, MSOA)
 * Lookup table for geographies
 
-## rMappingExample
+## Examples
 
-A simple example of mapping using R. Examples use Local Authority (LA) and Middle-layer Super Output Area (MSOA) geography and electricity consumption data (provided in `data` subfolder).
+ * rMappingExample[rMappingExample.html]: A simple example of mapping using R. Examples use Local Authority (LA) and Middle-layer Super Output Area (MSOA) geographies for the Solent area and electricity consumption data (both provided in the `data` subfolder for re-use);
+ * lsoaExample[lsoaExample.Rmd]: Examples of LSOA mapping of various datasets for the Solent area.
 
 ## ONS-open-geography
 
-- 
GitLab