diff --git a/README.md b/README.md
index 3a97e288e093c2b15ee9fb686aada14d64c954a5..cfab0ccab5ec0edbc8df725f30719b3be5b79714 100644
--- a/README.md
+++ b/README.md
@@ -3,16 +3,16 @@
 
 ![Flatland](https://i.imgur.com/0rnbSLY.gif)
 
-<center><p>
+<p style="text-align:center">
 <img alt="repository" src="https://gitlab.aicrowd.com/flatland/flatland/badges/master/pipeline.svg">
 <img alt="discord" src="https://gitlab.aicrowd.com/flatland/flatland/badges/master/coverage.svg">
-</p></center>
+</p>
 
 Flatland is a open-source toolkit for developing and comparing Multi Agent Reinforcement Learning algorithms in little (or ridiculously large!) gridworlds.
 
 The base environment is a two-dimensional grid in which many agents can be placed, and each agent must solve one or more navigational tasks in the grid world. 
 
-ℹ️ [The official documentation](http://flatland.aicrowd.com/) contains full details about the environment and problem statement
+[The official documentation](http://flatland.aicrowd.com/) contains full details about the environment and problem statement
 
 🏆 Challenges
 ---