Update README.md

This commit is contained in:
Vishesh Handa
2020-05-16 15:26:40 +02:00
committed by GitHub
parent ca934f79d5
commit 1b235fdf62

View File

@ -14,7 +14,7 @@
# Summary # Summary
GitJournal is a note taking app focused on privacy and data portability. It stores all its notes in a standardized Markdown + YAML header format. The notes are stored in a Git Repo of your choice - GitHub / Gitlab / Custom-provider. This means you can easily self host or host your notes in one of the many [Git providers](./docs/git_hosts.md). GitJournal is a note taking app focused on privacy and data portability. It stores all its notes in a standardized Markdown + YAML header format (optional). The notes are stored in a Git Repo of your choice - GitHub / Gitlab / Custom-provider. This means you can easily self host or host your notes in one of the many [Git providers](./docs/git_hosts.md).
Features - Features -