Skip to content

Commit d4bd5f8

Browse files
committed
Update readme
1 parent ae647fe commit d4bd5f8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,14 @@ An app to view your notifications easily on your menubar.
1111

1212
- Gitification is built with `TypeScript`, `Vue`, `Tauri` and `Vite` with nice plugins.
1313

14-
# Building App
14+
<br>
15+
16+
# About Certificate
17+
- The app is currently not certificated, I don't earn money from open source so didn't want to pay for apple developer license.
18+
19+
<br>
20+
21+
# Building The App
1522
If you want to build Gitification by yourself:
1623

1724
- Install rust and cargo.
@@ -21,6 +28,7 @@ If you want to build Gitification by yourself:
2128
- Build the app `pnpm tauri build`
2229
- After that you can find executable in `src-tauri/target` folder.
2330

31+
<br>
2432

2533
# Contributing
2634
If you want to contribute you should install these extensions and set-up these settings.

0 commit comments

Comments
 (0)