-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/douglasjunior/emage
* 'master' of https://github.com/douglasjunior/emage: Update README.md
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,25 @@ | ||
# E-Mage (Electron + Image Optimization + Magic) | ||
From developers to developers: a cross-platform tool to help with image optimization. | ||
|
||
![screenshot](https://github.com/douglasjunior/emage/blob/master/screenshot/screen.png) | ||
|
||
# Download | ||
|
||
[Download](https://github.com/douglasjunior/emage/releases) to your platform. | ||
|
||
## Contribute | ||
|
||
New features, bug fixes and improvements are welcome! For questions and suggestions use the [issues](https://github.com/douglasjunior/emage/issues). | ||
|
||
<a href="https://www.patreon.com/douglasjunior"><img src="http://i.imgur.com/xEO164Z.png" alt="Become a Patron!" width="200" /></a> | ||
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E32BUP77SVBA2) | ||
|
||
## Licence | ||
|
||
``` | ||
The MIT License (MIT) | ||
Copyright (c) 2018 Douglas Nassif Roma Junior | ||
``` | ||
|
||
See the full [licence file](https://github.com/douglasjunior/emage/blob/master/LICENSE). |