X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=README.md;h=1ad3339b89830b9d3ed9634b1af94dd6eea4ef9a;hp=ff8124b6f808e2ef37e65f38c8c89edd17774969;hb=bc846414b1020989242698aace37106cd33c9e4c;hpb=e4672e677ee16cfb2d43fd7d2507dee82104d2f0 diff --git a/README.md b/README.md index ff8124b..1ad3339 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ English [Français](README-fr.md) Fanfix is a small Java program that can download stories from some supported websites and render them offline. -## This is the command line and server program -- the graphical client can be found [here](https://github.com/nikiroo/fanfix-swing/) +## 🔴 This is the command line and server program + +You can also use: +- the graphical client [Fanfix-swing](https://github.com/nikiroo/fanfix-swing/) +- the TUI client [Fanfix-jexer](https://github.com/nikiroo/fanfix-jexer/) ## Synopsis @@ -137,6 +141,7 @@ Required: - ```libs/nikiroo-utils-sources.jar```: some shared utility functions - [```libs/unbescape-sources.jar```](https://github.com/unbescape/unbescape): a nice library to escape/unescape a lot of text formats; used here for HTML - [```libs/jsoup-sources.jar```](https://jsoup.org/): a library to parse HTML +- [```libs/JSON-java-20190722-sources.jar```](https://github.com/stleary/JSON-java): a library to parse JSON Optional: