From 8c90ec6669e5573aab861be617f7ab07eecc586e Mon Sep 17 00:00:00 2001 From: Robbert Krebbers <mail@robbertkrebbers.nl> Date: Mon, 5 Dec 2022 14:41:28 +0100 Subject: [PATCH] Do not write heading in readme with capitals. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68fb07fc4..9509888c7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# IRIS COQ DEVELOPMENT [[coqdoc]](https://plv.mpi-sws.org/coqdoc/iris/) +# Iris Coq Development [[coqdoc]](https://plv.mpi-sws.org/coqdoc/iris/) This is the Coq development of the [Iris Project](http://iris-project.org), which includes [MoSeL](http://iris-project.org/mosel/), a general proof mode -- GitLab