Add notice about examples on the web

This commit is contained in:
Ivan Kravets
2014-08-12 19:29:57 +03:00
parent 9cec1069d6
commit c41be4b294

View File

@ -60,4 +60,8 @@ Process the project's environments
$ platformio run --target clean $ platformio run --target clean
For more detailed information please go to :ref:`userguide` sections. Further examples can be found in the ``examples/`` directory in the source
distribution or `on the web <https://github.com/ivankravets/platformio/tree/develop/examples>`_.
Also, for more detailed information as for commands please go to
:ref:`userguide` sections.