Skip to content

Commit 19e916d

Browse files
authored
Update README.md
1 parent 1d4bc1d commit 19e916d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,15 @@ npm i
2222
cd ../src-tauri
2323
cargo tauri dev
2424
```
25+
26+
## How to use
27+
28+
For installers, please check the release page. Only Mac is currently supported.
29+
30+
Create a folder first for your notes. (Tauri doesn't support creating new folders within the folder picking dialog, we have to create a folder heforehand.)
31+
32+
In the app, hit backslash `\` to show the menu. To format text, select the range you want to update, the formatter menu will show.
33+
34+
## Note
35+
36+
This project is at its early stage. It contains known bugs and missing features. It's not recommended for daily use yet.

0 commit comments

Comments
 (0)