generated is better than vendor in this case
[gofetch.git] / README.md
index 61c7335ac0c2384316b56a0b84c3014c95b70768..786c9e4b5e0af29dfe17e93d138e7037f2b78b76 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,7 +15,6 @@ The program will also helpfully create a ```gophermap``` and an ```index.html```
 ### Supported websites
 
 - Slashdot: News for nerds, stuff that matters!
-- Pipedot: News for nerds, without the corporate slant
 - LWN: Linux Weekly Newsletter
 - Le Monde: Actualités et Infos en France et dans le monde
 - The Register: Biting the hand that feeds IT
@@ -29,9 +28,13 @@ Any platform with at lest Java 1.6 on it should be ok.
 
 ## Options
 
+You can start the program via the script or directly with ```java```:
+
 - ```gofetch``` [*dir*] [*selector*] [*type*] [*max*] [*hostname*] [*port*]
 - ```java -jar gofetch.jar``` [*dir*] [*selector*] [*type*] [*max*] [*hostname*] [*port*]
 
+The options are:
+
 - *dir*: the target directory where to store the files
 - *selector*: the gopher selector to prepend (also a sub-directory in [dir])
 - *type*: the supported website (see the ```Supported websites``` section) in upper case or the special keyword ```ALL``` for all of them