From 093890b5ffbcde6b346f8b31ed809a13d89988db Mon Sep 17 00:00:00 2001 From: "decauwsemaecker.glen@gmail.com" Date: Thu, 6 Apr 2017 22:16:48 -0500 Subject: [PATCH] update todo readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dbef2f7..be82951 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ A Golang library to get your external ip from multiple services. ## TODO + Unit-Tests + CI (Travis); -+ Investigate support for (a) STUN protocol(s); ++ Design/Implement STUNSource, more info: + + [RFC 3489](https://tools.ietf.org/html/rfc3489); + + [RFC 5389](https://tools.ietf.org/html/rfc5389); ## Docs