diff --git a/docs/quickstart.rst b/docs/quickstart.rst index e69cbbc3..6ad1551c 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -60,4 +60,8 @@ Process the project's environments $ 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 `_. + +Also, for more detailed information as for commands please go to +:ref:`userguide` sections.