diff --git a/README.md b/README.md index 1be69de..7e75a67 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,13 @@ Simple markdown editor in electron. npm install npm start -To create standalone packages for linux (x64) and mac OS X (x64): +To create standalone packages for Linux (x64) and Mac OS X (x64): npm run-script build +Standalone packages for Linux (x64) and Mac OS X (x64): +https://github.com/dbackowski/md-editor/releases + ## License Released under the MIT License. \ No newline at end of file