From 724a5eeea96e1cc16fc2d828daf113b03bce6a18 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 --- README.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.rst b/README.rst index 7d3935f70..c6e590628 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,17 @@ 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