Extra line at start to mention Python

This commit is contained in:
Matthew Clark 2018-03-25 23:43:39 +01:00
parent 40ba05cd8e
commit a7ddba0273

View file

@ -1,6 +1,7 @@
# GStreamer command-line cheat sheet
This series of docs provides a cheat sheet for GStreamer on the command-line.
A few Python examples are also included for when you need GStreamer to be dynamic (i.e. react to user or some other action).
## Contents