diff --git a/README.md b/README.md
index 5189902896c52cbe6895207c754a18a2c813f791..8e68717bdd83dfc6ab12c9095a2f918608f202f4 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
 
 This repository implements an easy to use interface, to create, save, load, and work with [specification-compliant](https://git.imp.fu-berlin.de/bioroboticslab/robofish/track_format) hdf5 files, containing 2D swarm data. This repository should be used by the different swarm projects to generate comparable standardized files.
 
-### <a href="http://agerken.de/io/index.html"><i class="fas fa-file-alt" aria-hidden="true"></i> Documentation</a>
+### <a href="http://agerken.de/io/index.html">Documentation</a>
 
 ## Installation
 
@@ -72,29 +72,4 @@ Current modes are:
 - turn
 - tank_positions
 - trajectories
-- follow_iid
-
-<style>
-.myButton {
-	background:#3971cc;
-	background-color:#3971cc;
-	border-radius:9px;
-	display:inline-block;
-	cursor:pointer;
-	color:#ffffff;
-	font-family:Arial;
-	font-size:20px;
-	padding:8px 16px;
-	text-decoration:none;
-}
-.myButton:hover {
-	background:#396bd1;
-	background-color:#396bd1;
-  color: #e0e0e0;
-  text-decoration: none;
-}
-.myButton:active {
-	position:relative;
-	top:1px;
-}
-</style>
\ No newline at end of file
+- follow_iid
\ No newline at end of file