From 041139d5f270c04e08546a004fe90e524a8e8927 Mon Sep 17 00:00:00 2001
From: Hakan Ozadam <hakanozadam@users.noreply.github.com>
Date: Mon, 26 Aug 2019 09:06:42 -0500
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 7d0302c6..89d0b743 100644
--- a/README.md
+++ b/README.md
@@ -139,7 +139,7 @@ If you have RNA-Seq data to be paired with ribosome profiling data, see the __Ad
 
 `do_metadata: false`
 
-If you have metadata, see Advanced feature below.
+If you have metadata, see __Advanced Features__ below.
 
 7. Run RiboFlow using the new parameters file `project.yaml`.
 
@@ -163,7 +163,7 @@ Also turn set the do_rnaseq flag to true, in the project file:
 
 `do_rnaseq: true`
 
-Transcript abundance data will be stored in 
+Transcript abundance data will be stored in the output ribo file.
 
 ### Metadata
 
-- 
GitLab