diff --git a/README.md b/README.md
index 1030e24577b616550cf297ca81ff1ad1173d767e..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +0,0 @@
-# Kart Racing Game with Machine-Learning
-⚠️ This project was made by Unity but their downloadlink is broken ⚠️
-
-![Kart GIF](https://img.youtube.com/vi/i0Vt7l3XrIU/maxresdefault.jpg)
-
-## Description 
-
-This is Unity's own Kart Racing Game project. It uses reinforcement learning to train an AI agent to travel around the track autonomously by seeing with raycasts and steering to avoid obstacles. The ML-Agents framework developed by Unity is used.
-
-## Original Video
-
-This Demo was introduced in a video by unity. Check it out [here](https://www.youtube.com/watch?v=i0Vt7l3XrIU)