Skip to content

Commit da78b1a

Browse files
committed
Update README
1 parent 3d2ceb1 commit da78b1a

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ TextZen is a Markdown note-taking application for MacOS.
1414

1515
## Installation
1616

17-
Get `.dmg` from the [latest release](https://github.com/MarkEdit-app/MarkEdit/releases), open it, and drag `TextZen` to Applications.
17+
Get `.dmg` from the [latest release](https://github.com/TextZen/TextZen/releases), open it, and drag `TextZen` to Applications.
1818

19-
<img alt="TextZen" src="./docs/install.png" width="500">
19+
<img alt="Install" src="./docs/install.png" width="500">
2020

2121
TextZen checks for updates automatically
2222

@@ -77,6 +77,8 @@ You can create links to other files within the opened folder.
7777

7878
Images, links, and tables are parsed and displayed as previews in the editor.
7979

80+
<img alt="Table" src="./docs/table.png" width="600">
81+
8082
## Settings
8183

8284
Click `TextZen > Settings (JSON)` in the menu to open the settings JSON file in your default application.
@@ -138,6 +140,10 @@ TextZen's CSS uses variables.
138140
}
139141
```
140142

143+
## Privacy Policy
144+
145+
At TextZen, we are committed to protecting the privacy of our users. Our app does not collect any personal information about its users. We do not store any user data on our servers or share it with third parties.
146+
141147
## Development
142148

143149
Run the following commands to start the development server:

docs/table.png

387 KB
Loading

0 commit comments

Comments
 (0)