From 3f932fb4db5208e636aac1777186e8bda250b066 Mon Sep 17 00:00:00 2001
From: Ben Anderson <b.anderson@soton.ac.uk>
Date: Fri, 23 Apr 2021 13:33:33 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1baaded..c89677b 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ If you arrange your data differently you will need to adjust the paths in the ex
 
 # What this repo provides (and what it does not)
 
- * R scripts used to clean the data prior to submission to the [UK Data Service](https://beta.ukdataservice.ac.uk/datacatalogue/studies/study?id=8676)
+ * **To Do**: R scripts used to clean the data prior to submission to the [UK Data Service](https://beta.ukdataservice.ac.uk/datacatalogue/studies/study?id=8676)
  * R functions for use with the data deposited at the [UK Data Service](https://beta.ukdataservice.ac.uk/datacatalogue/studies/study?id=8676)
  * Example R scripts to demonstrate the use of these functions such as:
    * using the utility functions
-- 
GitLab