From 8c93d956d5d18d8913f704d5bba0767365546271 Mon Sep 17 00:00:00 2001
From: "Harouna-Mayer, Sani" <sani.harouna-mayer@uni-hamburg.de>
Date: Wed, 18 Dec 2024 13:04:51 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 5043c4b..67753d8 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
 # SHM_2024_Cu3PdN
 
-***
 ## PDF processing code used for manuscript "Cation-site Disordered Cu3PdN Nanoparticles for Hydrogen Evolution Electrocatalysis"
 The code his written by Sani Y. Harouna-Mayer. In case of any questions please contact: <sani.harouna-mayer@uni-hamburg.de>.
-***
 
 ## Authors
 Sani Y. Harouna-Mayer°, Jagadesh Kopula Kesavan°*, Francesco Caddeo°, Lian Belgardt, Chia- Shuo Hsu, Lars Klemeyer, Lizzi Kipping, Melike Gumus Akcaalan, Tjark R.L. Groene, Andrea Koeppen, Olivier Mathon, Ann-Christin Dippel, Dorota Koziej*
@@ -14,6 +12,6 @@ This repository contains code for the processing of the total x-ray scattering (
 
 ### Files
 
-- >process_raw_iq.py: background subtraction and processing of 1D scatterign data (iq) to PDFs
-- >azimuthal_integration_2d_detector_images.py: azimuthal integration of 2d scattering images to 1s scatterin patterns using pyFAI
-- >pdf_refinement_phasetransition_by_N_occupancy.py: in situ pdf refinement of the phase transition of Cu3PdN to Cu3Pd using diffpy-CMI
\ No newline at end of file
+- `process_raw_iq.py`: background subtraction and processing of 1D scatterign data (iq) to PDFs
+- `azimuthal_integration_2d_detector_images.py`: azimuthal integration of 2d scattering images to 1s scatterin patterns using pyFAI
+- `pdf_refinement_phasetransition_by_N_occupancy.py`: in situ pdf refinement of the phase transition of Cu3PdN to Cu3Pd using diffpy-CMI
\ No newline at end of file
-- 
GitLab