Update README.md with the follow-up blogpost

This commit is contained in:
Sebastian Dröge 2016-09-08 11:49:56 +03:00 committed by GitHub
parent f9adac5f7e
commit a2ff32d0be

View file

@ -2,4 +2,4 @@
[GStreamer](https://gstreamer.freedesktop.org/) elements built in the [Rust programming language](https://www.rust-lang.org/).
For background and motivation, see the [announcement blogpost](https://coaxion.net/blog/2016/05/writing-gstreamer-plugins-and-elements-in-rust/).
For background and motivation, see the [announcement blogpost](https://coaxion.net/blog/2016/05/writing-gstreamer-plugins-and-elements-in-rust/) and the [follow-up blogpost](https://coaxion.net/blog/2016/09/writing-gstreamer-elements-in-rust-part-2-dont-panic-we-have-better-assertions-now-and-other-updates/).