README
authorNiki Roo <niki@nikiroo.be>
Tue, 5 May 2020 11:55:09 +0000 (13:55 +0200)
committerNiki Roo <niki@nikiroo.be>
Tue, 5 May 2020 11:55:09 +0000 (13:55 +0200)
README-fr.md
README.md

index ab13415a7d996a4b82ddba04c27d16074a21fb22..f3f3c0953fb85387ab3f561a6762152429084754 100644 (file)
@@ -4,6 +4,8 @@
 
 Fanfix est un petit programme Java qui peut télécharger des histoires sur internet et les afficher hors ligne.
 
+## Ceci est le programme serveur et command-line -- le client graphique s'appelle [Fanfix-swing](https://github.com/nikiroo/fanfix-swing/) et le client en mode TUI est [Fanfix-jexer](https://github.com/nikiroo/fanfix-jexer/)
+
 ## Synopsis
 
 - ```fanfix``` --import [*URL*]
index 482d631e81fe84c19d455eba80efa9a294af3a4f..0bfbfdc10a9cab86c99be9d83edd913df93c6a5f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ 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 -- the graphical client is called [Fanfix-swing](https://github.com/nikiroo/fanfix-swing/) and the TUI client is [Fanfix-jexer](https://github.com/nikiroo/fanfix-jexer/)
 
 ## Synopsis