diff --git a/README.md b/README.md
index c830f8e8332adf20b71e1efdeb96630f237fde07..14296197772d74154db1108063b7de48a3617a00 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Bipedal Walker Evo
 
-This project tries to solve OpenAI's bipedal walker using three different ways: Q-Learning, Mutation of Actions and Evolution Strategies.\
+This project tries to solve OpenAI's bipedal walker using three different ways: Q-Learning, Mutation of Actions and Evolution Strategies.
 
 # Q-Learning
 Coming soon