diff --git a/README.md b/README.md
index b769a00951e8bfc7df0746f9a0d9afcaaddc7987..258ffa75e52ebf54b9b8d7992ab062508097834b 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,5 @@
 # packetdrill
-A fork of (packetdrill)[https://code.google.com/p/packetdrill/] with support for
-* UDPLite
-* SCTP
+A fork of [packetdrill](https://code.google.com/p/packetdrill/) with 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)
 and bug fixes for FreeBSD.
-
-It will initially support:
-* (RFC 4960)[https://tools.ietf.org/html/rfc4960]
-* (RFC 7053)[https://tools.ietf.org/html/rfc7053]