Skip to content

Commit 23c649d

Browse files
authored
Initial version from GitHub releases (#398)
* Initial version from GitHub releases * Add installation screenshot * Improve README * Add app icon
1 parent 53a9c57 commit 23c649d

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

Icon.png

146 KB
Loading

README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
1+
<img src="./Icon.png" width="96">
2+
13
# MarkEdit
24

3-
[![](https://img.shields.io/badge/Platform-macOS_13.0+-blue?color=007bff)](https://apps.apple.com/app/id1669953820) [![](https://github.com/MarkEdit-app/MarkEdit/actions/workflows/build-and-test.yml/badge.svg?branch=main)](https://github.com/MarkEdit-app/MarkEdit/actions/workflows/build-and-test.yml)
5+
[![](https://img.shields.io/badge/Platform-macOS_13.0+-blue?color=007bff)](https://github.com/MarkEdit-app/MarkEdit/releases/latest) [![](https://github.com/MarkEdit-app/MarkEdit/actions/workflows/build-and-test.yml/badge.svg?branch=main)](https://github.com/MarkEdit-app/MarkEdit/actions/workflows/build-and-test.yml)
46

57
MarkEdit is a free and **open-source** Markdown editor, for macOS. It's just like _TextEdit_ on Mac but dedicated to `Markdown`.
68

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).
818
919
## Platform Compatibility
1020

@@ -32,9 +42,9 @@ To learn more, refer to [Philosophy](https://github.com/MarkEdit-app/MarkEdit/wi
3242

3343
## Why is MarkEdit Free
3444

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.
3646

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.
3848

3949
## Using MarkEdit
4050

Screenshots/install.png

85.7 KB
Loading

0 commit comments

Comments
 (0)