From 22c314e0171d74b3099e2ea47fab722db50c28f6 Mon Sep 17 00:00:00 2001 From: Shubham Swapneel Shah <90519134+shubhamshah14102@users.noreply.github.com> Date: Mon, 11 Oct 2021 13:17:27 +0530 Subject: [PATCH] Update README.md Co-authored-by: Bryan Jenks --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1d933c..c787a77 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ > Flashcards in your terminal! ->This script was inspired by a basic script that I had seen in a youtube video by a user named nixcasts. I like the Anki flashcard system, hence I'm 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. +> +> This script was inspired by a basic script that I had seen in a youtube video by a user named nixcasts. I like the Anki flashcard system, hence I'm 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 of fla.sh](./img/flash_preview.png)