From b3350b8ac81d445daf92108579e76d026a64e168 Mon Sep 17 00:00:00 2001
From: Tim O'Donnell <timodonnell@gmail.com>
Date: Fri, 13 Oct 2017 12:28:16 -0400
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index b80b1629..99945648 100644
--- a/README.md
+++ b/README.md
@@ -74,9 +74,9 @@ The predictions returned are affinities (KD) in nM. The `prediction_low` and
 `prediction_high` fields give the 5-95 percentile predictions across the models
 in the ensemble. The predictions above were generated with MHCflurry 0.9.2.
 Your exact predictions may vary slightly from these (up to about 1 nM)
-depending on the Keras backend in use and other numerical details even if you
-match the MHCflurry version, whereas different versions of MHCflurry give
-results that are considerably different from these.
+depending on the Keras backend in use and other numerical details.
+Different versions of MHCflurry can of course give results considerably
+different from these.
 
 You can also specify the input and output as CSV files.
 Run `mhcflurry-predict -h` for details.
-- 
GitLab