Skip to content

Commit fe87d46

Browse files
committed
📚 Add RFC9051 link to README
1 parent 1e4e296 commit fe87d46

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Net::IMAP
22

33
Net::IMAP implements Internet Message Access Protocol (IMAP) client
4-
functionality. The protocol is described in [RFC3501](https://www.rfc-editor.org/rfc/rfc3501).
4+
functionality. The protocol is described in
5+
[RFC3501](https://www.rfc-editor.org/rfc/rfc3501),
6+
[RFC9051](https://www.rfc-editor.org/rfc/rfc9051) and various extensions.
57

68
## Installation
79

0 commit comments

Comments
 (0)