From 74ddae0fd99cd263ba5db4216f23f3135dd999b6 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Thu, 23 Sep 2021 10:31:08 -0500 Subject: [PATCH] Add section about test versions to home page. --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a26245cc..adb20641 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,18 @@ pip install FanFicFare ``` - _As of late November 2019, the web service version is shutdown. See the [Wiki Home](https://github.com/JimmXinu/FanFicFare/wiki#web-service-version) page for details._ +### Test Versions + +FanFicFare is released roughly every month, but new test versions are posted more frequently as changes are made. + +Test versions are available at: + +- The [test plugin] is posted at MobileRead. +- The test version of CLI for pip install is uploaded to the testpypi repository and can be installed with: + +> `pip install --extra-index-url https://testpypi.python.org/pypi --upgrade FanFicFare` + + ### Other Releases Other versions may be available depending on your OS. I(JimmXinu) don't directly support these: @@ -58,9 +70,9 @@ pacman -S fanficfare (which will also update the calibre plugin, if calibre is installed). - [this post in the old FFDL thread]: https://www.mobileread.com/forums/showthread.php?p=1982785#post1982785 [FAQs]: https://github.com/JimmXinu/FanFicFare/wiki/FAQs#can-fanficfare-download-a-story-containing-images [FanFicFare maillist]: https://groups.google.com/group/fanfic-downloader [wiki]: https://github.com/JimmXinu/FanFicFare/wiki [discussion thread]: https://www.mobileread.com/forums/showthread.php?t=259221 +[test plugin]: https://www.mobileread.com/forums/showthread.php?p=3084025&postcount=2