From 35f663a8ebf7de473300a75e8ac8a584809505c2 Mon Sep 17 00:00:00 2001
From: SteveKellyLab <steven.kelly@plants.ox.ac.uk>
Date: Tue, 30 Aug 2016 13:46:55 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 6dc40d8..6b51af6 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # OrthoFinder — Accurate inference of orthologous gene groups, orthologues, gene trees and rooted species tree made easy!
 What does OrthoFinder do?
 ==========
-OrthoFinder is a fast, accurate and comprehensive analysis tool for comparative genomics. It finds orthologs, orthogroups, infers gene trees for all orthogroups and infers a species tree for the species being analysed. OrthoFinder also identifies the root of the species tree and provides lots of statistics for use in comparative genomic analyses. OrthoFinder is very simple to use and all you need to run it is a set of protein sequence FASTA files (one per species).
+OrthoFinder is a fast, accurate and comprehensive analysis tool for comparative genomics. It finds orthologs, orthogroups, infers gene trees for all orthogroups and infers a species tree for the species being analysed. OrthoFinder also identifies the root of the species tree and provides lots of statistics for use in comparative genomic analyses. OrthoFinder is very simple to use and all you need to run it is a set of protein sequence files (one per species) in FASTA format .
 
 For more details see the OrthoFinder paper below.
 
-- 
GitLab