diff --git a/README.md b/README.md index 9cf5da6..c0e3ed0 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ specification for hosting profile images tied to email or OpenID addresses. * MD5 hashes * SHA256 hashes * Variable image size (`s` or `size`) -* Default fallbacks (`d` or `default`): 404, URL, mp/mm, identicon +* Default fallbacks (`d` or `default`): 404, URL, mp/mm, identicon, retro The API is explained in greater detail at the [Libravar wiki](https://wiki.libravatar.org/api/). @@ -21,7 +21,7 @@ The API is explained in greater detail at the * OpenID * Because it isn't possible to store filenames with '/' in it on most filesystems. -* The default fallbacks monsterid, wavatar and robohash +* The default fallbacks monsterid, wavatar, robohash and pagan * Patches welcome ## Usage