From d377f0a27282dd09efead2cb8fd17f3b6682a8a0 Mon Sep 17 00:00:00 2001 From: Rouven Czerwinski Date: Fri, 20 Sep 2024 12:50:25 +0200 Subject: [PATCH] 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 Signed-off-by: Bastian Krause --- README.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.rst b/README.rst index 7d3935f70..2ae9aafda 100644 --- a/README.rst +++ b/README.rst @@ -10,6 +10,8 @@ Labgrid is an embedded board control python library with a focus on testing, dev and general automation. It includes a remote control layer to control boards connected to other hosts. +* `Getting started <#Getting-started>`_ + * `Purpose and Features <#purpose-and-features>`_ * `Documentation <#documentation>`_ @@ -24,6 +26,15 @@ It includes a remote control layer to control boards connected to other hosts. * `Install Development State <#install-development-state>`_ +Getting started +--------------- +There is a tutorial series on the Pengutronix Youtube channel you can follow to +get started: `Labgrid Tutorial Playlist +`_. + +The other starting point is in the `documentation +`__. + Purpose and Features -------------------- The idea behind labgrid is to create an abstraction of the hardware control