diff --git a/README.md b/README.md new file mode 100644 index 00000000..da8e3877 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# rsplugin + +[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/).