From 26fdda7a69b2b8b38ef16d1a42b574c5b10c64d0 Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Fri, 16 Feb 2018 11:40:20 +0100
Subject: [PATCH] README: where to go for Coq 8.6 compatibility

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 111eee75d..2d3fb194f 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,10 @@ This version is known to compile with:
  - A development version of [std++](https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp)
 
 If you need to work with Coq 8.5, please check out the
-[iris-3.0 branch](https://gitlab.mpi-sws.org/FP/iris-coq/tree/iris-3.0).
+[iris-3.0 branch](https://gitlab.mpi-sws.org/FP/iris-coq/tree/iris-3.0).  For
+Coq 8.6, the
+[iris-3.1 branch](https://gitlab.mpi-sws.org/FP/iris-coq/tree/iris-3.1) should
+still work.
 
 ## Installing via opam
 
-- 
GitLab