Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@coaxion.net>2016-09-08 11:49:56 +0300
committerGitHub <noreply@github.com>2016-09-08 11:49:56 +0300
commita2ff32d0bef8b0c23498ce16d264b42517f7c408 (patch)
treedb035f4374692d0fea21bdbb1b8ac702ff4059cb /README.md
parentf9adac5f7ecc3ae942d90362c037a64e95eadc06 (diff)
Update README.md with the follow-up blogpost
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index da8e3877..a6297ad5 100644
--- a/README.md
+++ b/README.md
@@ -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/).