Skip to content

Commit

Permalink
Add demo to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed Aug 28, 2015
1 parent 35901a1 commit b1dbba6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ Continuous integration, Arduino and MBED compatible).
Silicon Labs EFM32, ST STM32, TI MSP430 & Tiva, Teensy, Arduino, mbed,
libOpenCM3, etc.*

.. image:: https://raw.githubusercontent.com/platformio/platformio/develop/docs/_static/platformio-demo-wiring.gif
:target: http://platformio.org

* `Get Started <http://platformio.org/#!/get-started>`_
* `Web 2.0 Library Search <http://platformio.org/#!/lib>`_
* `Development Platforms <http://platformio.org/#!/platforms>`_
Expand Down
2 changes: 1 addition & 1 deletion docs/demo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Wiring Blink
Used in demo
~~~~~~~~~~~~

1. Source code of `Wiring Blink <https://github.com/platformio/platformio/tree/develop/examples/wiring-blink>`_
1. Source code of `Wiring Blink Example <https://github.com/platformio/platformio/tree/develop/examples/wiring-blink>`_
2. :ref:`cmd_run` command
3. :ref:`platformio run -t upload <cmd_run>` command.

Expand Down

0 comments on commit b1dbba6

Please sign in to comment.