Merge branch 'jwasham:main' into main

This commit is contained in:
duongban
2021-06-19 15:27:07 +07:00
committed by GitHub
2 changed files with 8 additions and 1 deletions

View File

@@ -78,6 +78,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.

View File

@@ -24,6 +24,6 @@ pyxdg==0.26
requests==2.20.0
scour==0.32
six==1.10.0
urllib3==1.24.2
urllib3==1.26.5
virtualenv==15.1.0
Werkzeug==0.15.3