From 7945450fe096fae45f942e582fdf4a78c0ffe483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bendix=20Ha=C3=9F?= Date: Tue, 31 Mar 2020 18:04:55 +0200 Subject: [PATCH] corrected typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7336ab..e4e8c73 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,6 @@ INITIAL_EPSILON = 0.1 ## Disclaimer This work is highly based on the following repos: -1. [sourabhv/FlapPyBird] (https://github.com/sourabhv/FlapPyBird) +1. [sourabhv/FlapPyBird](https://github.com/sourabhv/FlapPyBird) 2. [asrivat1/DeepLearningVideoGames](https://github.com/asrivat1/DeepLearningVideoGames)