From d6ad29b544ab9a442a9e3ecc8d5c39eac3aa2e5a Mon Sep 17 00:00:00 2001
From: Samuel HANOT <shanot@susanita.bis.pasteur.fr>
Date: Wed, 7 Mar 2018 11:51:18 +0100
Subject: [PATCH] documentation

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

diff --git a/README.md b/README.md
index d254f03..d8e3fd7 100755
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-\brief bayesianem, an IMP module for Bayesian multi-scale modeling of macromolecular structures based on cryo-electron microscopy density maps
+# bayesianem, an IMP module for Bayesian multi-scale modeling of macromolecular structures based on cryo-electron microscopy density maps
 
-# Usage:
+## Usage:
 
 First, import the module:
 
@@ -30,7 +30,7 @@ gem.set_label("Total")
 output_objects.append(gem)
 ```
 
-# Info
+## Info
 
 _Author(s)_: Samuel Hanot, Massimiliano Bonomi, Riccardo Pellarin
 
-- 
GitLab