From 6d663539482b4c1b8b201d16295363a6602828c8 Mon Sep 17 00:00:00 2001
From: Miguel Avillez <mavillez@uevora.pt>
Date: Fri, 2 Dec 2022 15:16:41 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 64b6c25..cb645eb 100644
--- a/README.md
+++ b/README.md
@@ -107,8 +107,8 @@ The application codes that constitute the UEABS are:
       <td>CP2K is a freely available quantum chemistry and solid-state physics software package for performing atomistic simulations. It can be run with MPI, OpenMP and CUDA. All of CP2K is MPI parallelised, with some routines making use of OpenMP, which can be used to reduce the memory footprint. In addition some linear algebra operations may be offloaded to GPUs using CUDA.</td>
     </tr>
     <tr>
-      <td>GADGET</td>
-<ul>
+      <td>GADGET
+       <ul>
       		<li><a href="https://wwwmpa.mpa-garching.mpg.de/gadget4">GADET Website</a></li>
           <li><a href="https://gitlab.mpcdf.mpg.de/vrs/gadget4">GADET GitLab</a></li>
         	<li><a href="gadget/README.md#mechanics-of-building-benchmark">Build instructions</a>
-- 
GitLab