diff --git a/README.md b/README.md index 57d2d0f..116442f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Create a simple 2d driving game where the point is to dodge cars. -And add AI without using any AI libraries. -To run it simply open the html file in any browser. -https://youtu.be/NkI9ia2cLhc \ No newline at end of file +# Self driving car +> Create a simple 2d driving game where the point is to dodge cars. +> And add AI without using any AI libraries. +> To run it simply open the html file in any browser.