commit 3f3807b39567ec3e396378d693f654bc57165db3
parent bf8bacbd61fbb8597f2d40b117882646bc360cb9
Author: Andreas Gruhler <agruhl@gmx.ch>
Date: Sun, 4 Jul 2021 18:40:31 +0200
add mascot to Readme
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -1,7 +1,12 @@
+<p align="center">
+<img src="./img/diary-worm.png" width="250px" />
+</p>
+
# Diary
This is a text-based diary, inspired by [khal](https://github.com/pimutils/khal). Journal entries are stored in text files.
+## Demo
![Diary Demo](https://raw.githubusercontent.com/in0rdr/diary/master/img/demo.gif)
## Usage