From 3bfcfb6914b74fbbd62dac28297694506ffdad25 Mon Sep 17 00:00:00 2001 From: "Leonardo J. Caballero G" <leonardocaballero@gmail.com> Date: Wed, 16 Mar 2016 23:11:47 -0430 Subject: [PATCH] Updated README.rst file --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c76c056..21847a9 100644 --- a/README.rst +++ b/README.rst @@ -43,7 +43,7 @@ And open the following URL in your web browser: And you can see the hello world example like this : -.. image:: https://github.com/django-ve/helloworld/raw/master/docs/django_helloword.png +.. figure:: https://github.com/django-ve/helloworld/raw/master/docs/django_helloword.png :width: 332px :align: center :alt: A Django 'Hello World' example -- GitLab