diff --git a/README.md b/README.md index 19bc80a..76c145e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Metacar: A reinforcement learning environment for self-driving cars in the browser. - src="https://github.com/thibo73800/metacar/blob/master/img/header_github.png" /> +[](http://metacar-project.com/docs/modules/_index_.html) Metacar is a 2D reinforcement learning environment for autonomous vehicles running in the browser. The project aims to let reinforcement learning be more accessible to everyone through solving fun problems. Metacar comes with a set of a predefined level, some harder to address than others. More levels and possibilities of scenario will be added soon (pedestrian, bikes...). Furthermore, the library let you create your own levels and personalize the environment to create your desired scenario. @@ -9,7 +9,7 @@ the [slack channel](https://join.slack.com/t/metacar/shared_invite/enQtMzgyODI4N To start developing with metacar check out the Documentation and the [API Reference](http://metacar-project.com/docs/modules/_index_.html) -You can also take a look at the [online demo](https://www.metacar-project.com). +You can also take a look at the [online demo](https://www.metacar-project.com). # Documentation