Correct wording again

This commit is contained in:
Amolith 2021-12-31 19:08:47 -05:00
parent 8536f5938a
commit 414bd5d488
No known key found for this signature in database
GPG key ID: 5548AD9930655715

View file

@ -30,7 +30,7 @@ Usage of ./go-webring
-m, --members string Path to list of webring members (default "list.txt")
```
This webring exposes handles three paths:
This webring implementation handles four paths:
- **Root:** returns the home page template replacing the string "`{{ . }}`" with
an HTML table of ring members
- **Next:** returns a 302 redirect pointing to the next site in the list