Skip to content

Commit

Permalink
add some things to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Geal committed Sep 7, 2016
1 parent 9287426 commit 6da1b08
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# Nothing to see here (yet)
# Example FLV plugin for VLC media player, written in Rust

This project generates a dynamic library that can be loaded directly
by VLC media player. It recognizes FLV file, thanks to the
[flavors nom parser](https://github.com/Geal/flavors), written with nom.

It also uses a [separate project](https://github.com/Geal/vlc_module.rs)
to import VLC function definitions and some helper macros.

0 comments on commit 6da1b08

Please # to comment.