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 + +