From 6d7a5b07c1cb52e8d23a201106177ca364417b02 Mon Sep 17 00:00:00 2001
From: Robert Phillips <rphill3@uab.edu>
Date: Mon, 29 Jun 2020 18:39:21 -0500
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index ed199ef..555e64a 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ This page contains bash and R code, as well as SeqMonk workflow information, for
 
 ## **General Enhancer Identification Workflow**
 
-The diagram below outlines a general workflow for the identifcation of enhancers. Code corresponding to each step can be found within the repository. 
+The diagram below outlines a general workflow for the identifcation of enhancers. Code corresponding to each step can be found within a directory above. 
 
 ```mermaid
 graph TD;
-- 
GitLab