From cfffd2006be367176bfc4ce0617b50edb58ebd6f Mon Sep 17 00:00:00 2001 From: John Washam Date: Tue, 15 Jun 2021 19:58:06 -0700 Subject: [PATCH] Adds Anki flashcards - from @JackKuo-tw --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a507f78..ea998ca 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,13 @@ https://github.com/eyedol/tools/blob/master/anki_data_builder.py Thanks [@eyedol](https://github.com/eyedol) +## Anki Flashcards: + +* [computer science flash cards - (basic)](https://ankiweb.net/shared/info/1782040640) +* [computer science flash cards - (extreme)](https://ankiweb.net/shared/info/1691396127) + +Thanks [@JackKuo-tw](https://github.com/JackKuo-tw) + ## How to run it on a server 1. Clone project to a directory on your web server.