From 7440aab6ecf697aa43b9acb5c0114fe87db9bc8a Mon Sep 17 00:00:00 2001
From: Martin Reinecke <martin@mpa-garching.mpg.de>
Date: Tue, 15 Jan 2019 11:12:47 +0100
Subject: [PATCH] cosmetics

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

diff --git a/README.md b/README.md
index 7620953..c993dd1 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ appropriate implementation is selected dynamically at runtime. This should
 provide a very significant performance boost for everyone using pre-compiled
 portable binaries.
 
-### Compilation
+## Compilation
 
 The library uses the standard `autotools` mechanism for configuration,
 compilation and installation. See the file `COMPILE` for configuration hints.
-- 
GitLab