README: reword - hurl - Gopher/HTTP/HTTPS file grabber
HTML git clone git://git.codemadness.org/hurl
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit d2bfb47ec398e41583709aa27696c12d7b6f71ba
DIR parent 096730d53b83cb9d73d3f552edd6eb5c9708b408
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 13 Dec 2019 17:18:38 +0100
README: reword
Diffstat:
M README | 3 ---
1 file changed, 0 insertions(+), 3 deletions(-)
---
DIR diff --git a/README b/README
@@ -7,9 +7,6 @@ Relatively simple HTTP, HTTPS and Gopher client/file grabber.
Why?
----
-curl is a nice swish-army knife which handles many protocols, but the code
-sucks. Other tools like OpenBSD ftp are much better, but still do much.
-
Sometimes (or most of the time?) you just want to fetch a file via the HTTP,
HTTPS or Gopher protocol.