Updated FAQ (markdown)

Joey 2016-02-09 13:45:54 -07:00
commit 5642ea9faa

2
FAQ.md

@ -4,7 +4,7 @@ This is a current UX design flaw that makes it unclear what to do when opening E
### What is my exported exe/app licensed under?
Unless you explicitly decide to include the LGPL/GPL licensed functionality of ffmpegsumo (mp3, mp4, etc) via compiling your own version, your exported exe should be under this license: https://github.com/nwjs/nw.js/blob/nw13/LICENSE
Your exported exe should be under this license: https://github.com/atom/electron/blob/master/LICENSE
### Electrify says the export is completed, but there's nothing in the output folder.