readme: make prebuilt work brutally

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2018-09-16 08:08:56 +01:00
parent f40e584b95
commit 72d18a72b2
3 changed files with 24 additions and 22 deletions

View File

@@ -1,5 +1,10 @@
#!/usr/bin/env python3
'''
Download the latest release from GitHub:
https://stackoverflow.com/questions/24987542/is-there-a-link-to-github-for-downloading-a-file-in-the-latest-release-of-a-repo/50540591#50540591
'''
import json
import urllib.request