update readme

This commit is contained in:
tinyzimmer
2020-10-07 14:43:01 +03:00
parent affb773c1c
commit 3b4e38d06c

View File

@@ -10,7 +10,7 @@ Go bindings for the gstreamer C library
See the [godoc.org](https://godoc.org/github.com/tinyzimmer/go-gst) or [pkg.go.dev](https://pkg.go.dev/github.com/tinyzimmer/go-gst) references for documentation and examples.
As the latter requires published tags, see godoc.org for the latest documentation of master at any point in time.
For more examples see the `examples` folder [here](examples/) and command line implementation [here](cmd/go-gst).
For more examples see the `examples` folder [here](examples/).
## Requirements