diff options
Diffstat (limited to 'python/rfc6555/README')
-rw-r--r-- | python/rfc6555/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/rfc6555/README b/python/rfc6555/README index 7a05a56e71cd9..b8c1d47d6ada2 100644 --- a/python/rfc6555/README +++ b/python/rfc6555/README @@ -1,3 +1,3 @@ -Python implementation of the Happy Eyeballs Algorithm described in RFC 6555. -Provided with a single file and dead-simple API to allow easy vendoring and -integration into other projects. +Python implementation of the Happy Eyeballs Algorithm described in +RFC 6555. Provided with a single file and dead-simple API to allow +easy vendoring and integration into other projects. |