diff --git a/README.md b/README.md
index 491fdb8982cf2efc9f099f5466b69ea2be898b56..f992e7927c1b46e5269fd5faec61f77dc0d85843 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # packetdrill
 A fork of [packetdrill](https://code.google.com/p/packetdrill/) which adds support for
 * UDPLite as specified in [RFC 3828](https://tools.ietf.org/html/rfc3828)
-* SCTP as specified in [RFC 4960](https://tools.ietf.org/html/rfc4960) and [RFC 7053](https://tools.ietf.org/html/rfc7053)
+* SCTP as specified in [RFC 4960](https://tools.ietf.org/html/rfc4960),  [RFC 4820](https://tools.ietf.org/html/rfc4820) and [RFC 7053](https://tools.ietf.org/html/rfc7053)
 
 and generic bugfixes. This version especially fixes some bugs showing up when running packetdrill on FreeBSD. Currently it only supports single-homing.