diff options
author | onefang | 2019-06-25 15:55:52 +1000 |
---|---|---|
committer | onefang | 2019-06-25 15:55:52 +1000 |
commit | 19b39d4cc7d969ef48fe645042c38ec8e5551fc2 (patch) | |
tree | caf1f11e984c2e2abe93c0745b9a3367bf75604a | |
parent | Downgrade the version number, it's not even alpha yet. (diff) | |
download | apt-panopticon-19b39d4cc7d969ef48fe645042c38ec8e5551fc2.zip apt-panopticon-19b39d4cc7d969ef48fe645042c38ec8e5551fc2.tar.gz apt-panopticon-19b39d4cc7d969ef48fe645042c38ec8e5551fc2.tar.bz2 apt-panopticon-19b39d4cc7d969ef48fe645042c38ec8e5551fc2.tar.xz |
More justification.
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,7 +11,9 @@ have different tastes in languages. lol | |||
11 | The main difference is that this Lua version tries to do everything, and | 11 | The main difference is that this Lua version tries to do everything, and |
12 | will be maintained. Currently the shell scripts and Python scripts are | 12 | will be maintained. Currently the shell scripts and Python scripts are |
13 | actually being used I think. Evilham asked me to write this, after I | 13 | actually being used I think. Evilham asked me to write this, after I |
14 | badgered him about his Python scripts. | 14 | badgered him about his Python scripts. It should also be much easier to |
15 | use, the previous scripts needed some work before you could run them, | ||
16 | this one you just download and run. | ||
15 | 17 | ||
16 | The source code is at [https://sledjhamr.org/cgit/mirror-checker-lua/](https://sledjhamr.org/cgit/mirror-checker-lua/) | 18 | The source code is at [https://sledjhamr.org/cgit/mirror-checker-lua/](https://sledjhamr.org/cgit/mirror-checker-lua/) |
17 | 19 | ||