From a5706746403157e0f9dc2b56e1d08952e5a6cbb1 Mon Sep 17 00:00:00 2001 From: Thibault Neveu Date: Sun, 17 Jun 2018 18:09:08 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 879be4b..4e22f24 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ [](https://www.metacar-project.com) +[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=plastic)](CONTRIBUTING.md) + + 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 levels, some harder to address than others. More levels and possibile scenarios will be added soon (pedestrian, bikes...). Furthermore, the library let you create your own levels and personalize the environment to create your desired scenario. If you want to be part of the project, whether to implement features in the environment or demonstrate algorithms, feel free to join