From 29c35792d91cc729761548090f6362a0cdf93d6b Mon Sep 17 00:00:00 2001
From: octoshrimpy <octoshrimpy@users.noreply.github.com>
Date: Tue, 1 Jun 2021 13:28:17 -0600
Subject: [PATCH] adds diary

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 3df9653..cda9fe0 100644
--- a/README.md
+++ b/README.md
@@ -90,6 +90,7 @@ List of projects that provide terminal user interfaces
 
 ## <a name="miscellaneous"></a>Miscellaneous
 
+- [diary](https://github.com/actuday6418/Diary) A diary app written in Rust that ecrypts both text and file data, and can decrypt and build a rich HTML representation of your diary when required.
 - [dive](https://github.com/wagoodman/dive) A tool for exploring each layer in a docker image
 - [gif-for-cli](https://github.com/google/gif-for-cli) Convert a gif into ASCII
 - [gpg-tui](https://github.com/orhun/gpg-tui) A terminal user interface for GnuPG