diff --git a/README.md b/README.md index 35f9364..ef40ed7 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Link: ; rel="webmention" ... ``` -Receivers SHOULD use the `` tag or HTTP Link header, but MAY instead use an `` tag when necessary. For example, [WordPress.com](http://wordpress.com/) doesn't allow custom `` tags or HTTP headers. +The webmention endpoint may be advertized in the HTTP Link header or a `` or `` element with `rel="webmention"`. If more than one of these is present, the HTTP Link header takes precedence, followed by the `` element, and finally the `` element. Clients MUST support all three options and fall back in this order. ### Sender Notifies Receiver