From 8fec409e0de6bf120017dec5108fdca992d9b1b5 Mon Sep 17 00:00:00 2001
From: Laurent NADOLSKI <laurent.nadolski@synchrotron-soleil.fr>
Date: Mon, 14 Jun 2021 13:17:25 +0000
Subject: [PATCH] Update README.md

---
 README.md | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md
index 2024856..0e2e522 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 ##########################################################################
-
-***TRACY, A Tool for Accelerator Design and Analysis EPAC'88***
+#  TRACY, A Tool for Accelerator Design and Analysis
+##########################################################################
 
 Self-Consistent Symplectic Integrator for charged particle beam dynamics.
 
@@ -33,19 +33,15 @@ H. Nishimura. TRACY, A Tool for Accelerator Design and Analysis.
 Proceedings of 1988 European Particle Accelerator Conference, pp. 803-805, Rome,
 Italy, 1988
 
-##########################################################################
-April 11th, 2011
-LNLS
-Laurent S. Nadolski
 
 ##########################################################################
-Numerical recipes
+## Numerical recipes
 1/ xutils-dev for makedepend
 2/ makedepend in the src file of nrecipes directory
 
 ##########################################################################
 
-**Installation of Tracy3 **
+## Installation of Tracy3
 
 What is necessary:
 1/ gcc
@@ -74,9 +70,7 @@ this file can be put in your path to run the code from anywhere
 Example to test the code: 
 executable is soltracy located in  $TRACY_LIB/tools 
 
-#########################################################################
-
-**TRACY HISTORY**
+# TRACY HISTORY
 
 The underlying beam dynamics model is open source; courtesy Michael Böge.
 (A CORBA Based Distributed Client/Server Model for Beam Dynamics Applications at the SLS ICALEPS'99)
-- 
GitLab