Expand readme description

This commit is contained in:
Sindre Sorhus 2017-03-31 21:19:57 +07:00 committed by GitHub
parent faa9e55a8d
commit 4933b339af
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
> Create a good-looking [DMG](https://en.m.wikipedia.org/wiki/Apple_Disk_Image) for your macOS app in seconds
Imagine you have finished a macOS app, exported it from Xcode, and now want to distribute it to users. The most common way of distributing an app outside the Mac App Store is by putting it in a `.dmg` file. These are hard to create, especially good-looking ones. You can either pay for a GUI app where you have to customize an existing design or you can run some homebrewed Bash script and you still have to design it. This tool does everything for you, so you can play with your 🐈 instead.
<img src="screenshot-cli.gif" width="998">
**Discuss it on [Product Hunt](https://www.producthunt.com/posts/create-dmg) and [Twitter](https://twitter.com/sindresorhus/status/846416556754010112).**