diff --git a/README.md b/README.md index c418cf6..ee6b23a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -ffprobe-static -==== +# `ffprobe-static-electron` **-->Modified version<--** adding `browser`, as a platform option, for use case when module is bundled using browserify. and added to html using src.The module untimately it returns a file path to the binary. This is tailored for a use case such as that of [autoEdit.io](http://autoEdit.io) where it is an electron app where the front end is in backbone and bundled with browserify, while the backend, is a series of node modules, where the code to run ffprobe ultimatly resides.