diff --git a/README.md b/README.md index cafa6ab..4f53d90 100644 --- a/README.md +++ b/README.md @@ -677,5 +677,6 @@ Several things not yet implemented in no particular order: * Support STARTTLS * Support additional IMAP commands/extensions: - * NOTIFY (via NOTIFY extension -- http://tools.ietf.org/html/rfc5465) - * STATUS addition to LIST (via LIST-STATUS extension -- http://tools.ietf.org/html/rfc5819) + * NOTIFY (via NOTIFY extension -- RFC5465) + * STATUS addition to LIST (via LIST-STATUS extension -- RFC5819) + * CONDSTORE (RFC4551)