From 393f96366b91ada94b644ee7ab648e860d9afdc8 Mon Sep 17 00:00:00 2001
From: spiglerg <spiglerg@gmail.com>
Date: Thu, 23 May 2019 12:10:22 +0000
Subject: [PATCH] Update gettingstarted.rst

---
 docs/gettingstarted.rst | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/docs/gettingstarted.rst b/docs/gettingstarted.rst
index 4fadc9a6..c94cb434 100644
--- a/docs/gettingstarted.rst
+++ b/docs/gettingstarted.rst
@@ -14,4 +14,18 @@ To use flatland in a project:
     import flatland
 
 
+Part 1 : Basic Usage
+--------------
+
+
+
+Part 2 : Training a Simple DQN Agent
+--------------
+
+
+
+Part 3 : Customizing Observations and Level Generators
+--------------
+
+
 
-- 
GitLab