From bee16249535d1fe526897f380a6ca563f22f3225 Mon Sep 17 00:00:00 2001 From: Bryan Jenks Date: Fri, 17 Apr 2020 14:38:36 -0700 Subject: [PATCH] update readme with more description of project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19ce17c..df314c7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # flash.sh -> flashcards in your terminal! +> flashcards in your terminal! This script was inspired by a basic script i saw in a youtube video by a user named nixcasts. I Like the Anki flashcard system and so im working to replicate it in a simple manner using plain text documents and a shell script to aid my ability to study with active recall and spaced repetition. ![Preview](./img/flash_preview.png)