Skip to content

Commit d377f0a

Browse files
EmantorBastian-Krause
authored andcommitted
README: add getting started section
Add links to the youtube tutorial series and getting started section of the documentation on readthedocs. Signed-off-by: Rouven Czerwinski <[email protected]> Signed-off-by: Bastian Krause <[email protected]>
1 parent f1b2bc3 commit d377f0a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Labgrid is an embedded board control python library with a focus on testing, dev
1010
and general automation.
1111
It includes a remote control layer to control boards connected to other hosts.
1212

13+
* `Getting started <#Getting-started>`_
14+
1315
* `Purpose and Features <#purpose-and-features>`_
1416

1517
* `Documentation <#documentation>`_
@@ -24,6 +26,15 @@ It includes a remote control layer to control boards connected to other hosts.
2426

2527
* `Install Development State <#install-development-state>`_
2628

29+
Getting started
30+
---------------
31+
There is a tutorial series on the Pengutronix Youtube channel you can follow to
32+
get started: `Labgrid Tutorial Playlist
33+
<https://www.youtube.com/playlist?list=PLPy6BX4pJosCEq7CIU06bt2WM7lFAy1CF>`_.
34+
35+
The other starting point is in the `documentation
36+
<https://labgrid.readthedocs.io/en/latest/getting_started.html>`__.
37+
2738
Purpose and Features
2839
--------------------
2940
The idea behind labgrid is to create an abstraction of the hardware control

0 commit comments

Comments
 (0)