diff --git a/Host/Source/LibOpenBLT/bindings/python/README.rst b/Host/Source/LibOpenBLT/bindings/python/README.rst index c7b12837..9436620a 100644 --- a/Host/Source/LibOpenBLT/bindings/python/README.rst +++ b/Host/Source/LibOpenBLT/bindings/python/README.rst @@ -29,7 +29,7 @@ Basic code snippet to call the BltVersionGetString()-function which displays the print('LibOpenBLT version:', openblt.version_get_string()) -Have a look at the function headers inside openblt.lib for details on how to call the functions, including examples. +Have a look at the function headers inside openblt.lib for details on how to call the functions, including examples. A video tutorial about getting started with the Python bindings is available in this `blog article `_. Run-time libraries