From f55fad72e9b3ee571b443ab47bae5529b184c98e Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 16 Jun 2014 23:25:48 +0300 Subject: [PATCH] Move main pic above --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index e0023d96..966d3719 100644 --- a/README.rst +++ b/README.rst @@ -36,6 +36,11 @@ Each platform consists of packages which are located in own repository. Due to ``platformio update`` command you will have up-to-date development instruments. +.. image:: examples/platformio-examples.png + :target: examples/platformio-examples.png + :alt: Examples + :width: 730px + **Platformio** is well suited for **embedded development**. It can: * Automatically analyse dependency @@ -58,11 +63,6 @@ It has support for many popular embedded platforms like these: See project `examples with screenshots `_. -.. image:: examples/platformio-examples.png - :target: examples/ - :alt: Examples - :width: 730px - Python & OS Support -------------------