From 57fb0b311dd8ed8175fd9df17742f3e646810e33 Mon Sep 17 00:00:00 2001 From: Arun Sojan Parolikkal Date: Wed, 26 May 2021 11:34:41 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bccef69..39a16bc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Diary [![Latest version]][crates.io] -Encrypted memories +# Diary - Encrypted memories [![Latest version]][crates.io] +Diary is a TUI program written in Rust for GNU/Linux / \*BSD / Android (It probably works on other platforms too, but who cares) that helps you write a digital journal from the comfort of a TUI. It ecrypts both text and file data, and can decrypt and build a rich HTML representation of your diary when required. [Latest Version]: https://img.shields.io/crates/v/diary.svg [crates.io]: https://crates.io/crates/diary