diff options
author | Anthony Wang | 2021-03-25 22:08:01 -0500 |
---|---|---|
committer | Anthony Wang | 2021-03-25 22:08:01 -0500 |
commit | b160d8faa831844642f1b8b6fe64dcc86095c0dd (patch) | |
tree | 8d56eeb058c7a6bb742e9000f36e65b79f2e761c /README.md | |
parent | ba19851ea8f5fd32accfb5eadd67aa9b5a5c4809 (diff) |
Add Kiwix info
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -12,6 +12,11 @@ Folder: https://drive.google.com/drive/folders/1tSWqSONcjwJWfYled2abuSCmDSUt4KiA You should download it before contests since you technically can't use the internet during contests. +### Wikipedia + +You can download Wikipedia using [Kiwix](https://www.kiwix.org/en/). It should be more than enough for regionals and state. + + ### Generate a binder `mkbinder.py` is a Python script to download web pages. It can detect if the latest version of a website is newer than the downloaded version and download only the web pages that need to be updated. |