Refs #607. Add blog article link to the Python bindings README.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@582 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
Frank Voorburg 2018-08-07 19:41:23 +00:00
parent 9fcfc387f9
commit d5cbf80a06
1 changed files with 1 additions and 1 deletions

View File

@ -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 <https://www.feaser.com/en/blog/?p=208>`_.
Run-time libraries