From 130383cb06ec902d7f44da7e869bcfdcce91fac7 Mon Sep 17 00:00:00 2001
From: mlerik <baerenjesus@gmail.com>
Date: Tue, 9 Jul 2019 17:32:15 +0000
Subject: [PATCH] Update observation_actions.rst

---
 docs/observation_actions.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/observation_actions.rst b/docs/observation_actions.rst
index fe0f54f..ba11547 100644
--- a/docs/observation_actions.rst
+++ b/docs/observation_actions.rst
@@ -17,7 +17,9 @@ The possible actions of an agent are
 Observation Spaces
 ==================
 In the **Flatland** environment we have included three basic observations to get started. The figure below illustrates the observation range of the different basic observation: Global, Local Grid and Local Tree.
+
 .. image:: https://i.imgur.com/WGfFtP7.png
+        :alt: my-picture1
 
    
 Global Observation
-- 
GitLab