From f52ad03ed2cc8a7a0ed00b09219588908ee97620 Mon Sep 17 00:00:00 2001 From: Jay Date: Sun, 13 Sep 2015 19:11:53 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47eb7a0..f312df0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # zed_net zed_net is a single file, public domain library that provides a simple wrapper around BSD sockets (Winsock 2.2 on Windows), intended primary for use in games. Only UDP sockets are supported at this time, but this may later expand to include TCP. -This is my first library, and any suggestions/concerns are welcomed! +This is my first library, and any suggestions/concerns are welcomed! ([@TheZedZull](https://twitter.com/TheZedZull) or thezedzull -at- gmail -dot- com)