From b3593a95f00dbc4af3fe067b18fe45d69ddc804d Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 29 Nov 2018 13:18:16 +0100 Subject: [PATCH] Clarified readme. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ce2fb8d..fb3941f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -**libravatarserv** is a simple [libravatar](https://www.libravatar.org/) server. +**libravatarserv** is a simple libravatar server. It is intended to be used as a [CGI](https://en.wikipedia.org/wiki/Common_Gateway_Interface) program. -Libravatar is a free service and an open specification for hosting profile -images tied to email or OpenID addresses. +[Libravatar](https://www.libravatar.org/) is a free service and an open +specification for hosting profile images tied to email or OpenID addresses. ## Features @@ -95,8 +95,8 @@ Default: 404 **LIBRAVATARSERV_REDIRECT_NOFALLBACK** -Set to 1 to redirect to libravatar.org if the requested fallback is not -supported. +Set to 1 to redirect to libravatar.org if the user is not found and the +requested fallback is not supported. Default: 0