diff --git a/README.md b/README.md
index 64b6c25fc0c12305ebd0795cecdb41f2d8ce9aaf..cb645eba9b28069a3be8c11115bbcc2835292f30 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>