Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nixxquality committed Apr 24, 2014
1 parent 64a24b8 commit 5ce1a56
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ C# wrapper for [FFMS2](//github.com/ffms/ffms2)
### How to use
1. Download the [latest FFMSsharp.dll](//github.com/nixxquality/FFMSsharp/releases)
2. Reference it in your C# application
3. Get started
3. Download [ffms2.dll](//github.com/ffms/ffms2/releases)
4. Put it next to your .exe file
5. Use FFMS2!

### Things to keep in mind
- Right now the code is in a very immature state, do not use it in production or you may open security holes.
Expand Down

0 comments on commit 5ce1a56

Please sign in to comment.