From 0ad965ea5c3e677532a6fefaa5b776b35d94c4cb Mon Sep 17 00:00:00 2001
From: Andi Gerken <andi.gerken@gmail.com>
Date: Thu, 22 Apr 2021 10:45:36 +0200
Subject: [PATCH] Still fighting Documentation button

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index d67ec5b..8d53a3c 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +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" class="myButton" style="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;">Documentation</a>
+### <a href="http://agerken.de/io/index.html><i class="fas fa-file-alt" aria-hidden="true"></i> Documentation</a>
 
 ## Installation
 
-- 
GitLab