From bf489db7548a546ed1e6a0a25cb28e0417e68781 Mon Sep 17 00:00:00 2001 From: octoshrimpy <octoshrimpy@users.noreply.github.com> Date: Wed, 2 Jun 2021 10:29:31 -0600 Subject: [PATCH] fat fingers. fixes https://github.com/rothgar/awesome-tuis/pull/21#pullrequestreview-674410413 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 60b30f1..90d1be3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ List of projects that provide terminal user interfaces - [Miscellaneous](#miscellaneous) - [Multimedia](#multimedia) - [Productivity](#productivity) -- [Web](#web) +- [Web](#web)e ## <a name="dashboards"></a>Dashboards @@ -93,7 +93,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. +- [diary](https://github.com/actuday6418/Diary) A diary app written in Rust that encrypts 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