diff --git a/README.md b/README.md index 94cf663..046c32b 100644 --- a/README.md +++ b/README.md @@ -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