diff --git a/README.md b/README.md new file mode 100644 index 0000000..d7a821c --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# lidgren-network-gen3 +Lidgren.Network is a networking library for .net framework which uses a single udp socket to deliver a simple API for connecting a client to a server, reading and sending messages.