|
| 1 | +<img src="./Icon.png" width="96"> |
| 2 | + |
1 | 3 | # MarkEdit |
2 | 4 |
|
3 | | -[](https://apps.apple.com/app/id1669953820) [](https://github.com/MarkEdit-app/MarkEdit/actions/workflows/build-and-test.yml) |
| 5 | +[](https://github.com/MarkEdit-app/MarkEdit/releases/latest) [](https://github.com/MarkEdit-app/MarkEdit/actions/workflows/build-and-test.yml) |
4 | 6 |
|
5 | 7 | MarkEdit is a free and **open-source** Markdown editor, for macOS. It's just like _TextEdit_ on Mac but dedicated to `Markdown`. |
6 | 8 |
|
7 | | -<a href="https://apps.apple.com/app/id1669953820" target="_blank"><img alt="Download on the Mac App Store" src="https://user-images.githubusercontent.com/6745066/216816394-706b5104-42f3-4cc4-96c9-471a9356d1a8.svg"></a> |
| 9 | +## Installation |
| 10 | + |
| 11 | +Get `MarkEdit.dmg` from the <a href="https://github.com/MarkEdit-app/MarkEdit/releases/latest" target="_blank">latest release</a>, open it and drag `MarkEdit.app` to `Applications`. |
| 12 | + |
| 13 | +<img src="./Screenshots/install.png" width="540" alt="Install MarkEdit"> |
| 14 | + |
| 15 | +MarkEdit checks for updates automatically, you can also check manually via the main `MarkEdit` menu, or browse version history [here](https://github.com/MarkEdit-app/MarkEdit/releases). |
| 16 | + |
| 17 | +> We used to publish MarkEdit to the Mac App Store, [but no longer](https://github.com/MarkEdit-app/MarkEdit/wiki/Philosophy#be-a-good-macos-citizen). Don't worry about the security, releases are signed with a certificate from an identified developer and [notarized](https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution). |
8 | 18 |
|
9 | 19 | ## Platform Compatibility |
10 | 20 |
|
@@ -32,9 +42,9 @@ To learn more, refer to [Philosophy](https://github.com/MarkEdit-app/MarkEdit/wi |
32 | 42 |
|
33 | 43 | ## Why is MarkEdit Free |
34 | 44 |
|
35 | | -MarkEdit is completely free and open source, with no advertising or promotions for other services. We ship it because we love it, and we don't expect any revenue from it. |
| 45 | +MarkEdit is completely free and open source, with no advertising or promotions for other services. We make it mostly because we need it, and we ship it just in case you need it too. |
36 | 46 |
|
37 | | -Please consider starring this project and leaving a nice review on the [Mac App Store](https://markedit.app), your support is all we need. |
| 47 | +Please consider starring or contributing to this project. |
38 | 48 |
|
39 | 49 | ## Using MarkEdit |
40 | 50 |
|
|
0 commit comments