summaryrefslogtreecommitdiff
path: root/docs/develop/gettingstarted.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/develop/gettingstarted.rst')
-rw-r--r--docs/develop/gettingstarted.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/develop/gettingstarted.rst b/docs/develop/gettingstarted.rst
index 000b7d613..c2d3816d4 100644
--- a/docs/develop/gettingstarted.rst
+++ b/docs/develop/gettingstarted.rst
@@ -322,7 +322,8 @@ tests
tools
- Contains helper tools including the ``upip`` and the ``pyboard.py`` module.
+ Contains scripts used by the build and CI process, as well as user tools such
+ as ``pyboard.py`` and ``mpremote``.
examples