about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f2f56555..bd746c48 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ Currently implemented features are:
 	  implemented
 * cookies
 * Supports several protocols: HTTP(S), FTP, Gopher, Gemini, Finger
-* Can load user-defined protocols/files using [local CGI](doc/localcgi.md),
+* Can load user-defined protocols/file formats using [local CGI](doc/localcgi.md),
   [urimethodmap](doc/urimethodmap.md) and [mailcap](doc/mailcap.md)
 
 ...with a lot more [planned](todo).
@@ -74,6 +74,7 @@ Currently implemented features are:
 * mime.types: [doc/mime.types.md](doc/mime.types.md)
 * urimethodmap: [doc/urimethodmap.md](doc/urimethodmap.md)
 * local CGI: [doc/localcgi.md](doc/localcgi.md)
+* protocols: [doc/protocols.md](doc/protocols.md)
 
 ## Neighbors