From 3d5e7132994c400ec70c3cd972a8948bf0ead958 Mon Sep 17 00:00:00 2001 From: Thibault Neveu Date: Wed, 13 Jun 2018 14:13:29 +0100 Subject: [PATCH] Update README.md --- README.md | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a64eda..ab3f9ae 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,40 @@ ### Table of contents: 1. [Getting Started](#getting-started) - +2. [Your first environement](#first-env) +2. [Interact with the environement](#interact-env) +2. [Other events](#interact-env) Getting Started + +npm install, from typescript and from include. +Say ton include pixi.js! + ------------ + + +Your first environement +------------ + + +Interact with the environement +------------ + +#### Create your first event +#### Train your agent + + +Other events +------------ + +#### event1 +Description + +#### event2 +Description + +#### Custom event +Custom event description + +