summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index dd519f2..d424dbc 100644
--- a/README
+++ b/README
@@ -54,6 +54,9 @@ Most protocols are supported because curl(1) is used by default, therefore
proxy settings from the environment (such as $http_proxy environment variable)
are used.
+The sfeed(1) program itself is just a parser and therefore protocol-agnostic.
+It can be used for HTTP, HTTPs, Gopher, SSH, etc.
+
See the section "Usage and examples" below and the man-pages for more
information how to use sfeed(1) and the additional tools.