From 22a859dcb5f4dd2c1d5cd5872b68786fade623a5 Mon Sep 17 00:00:00 2001 From: Jamie Hankins Date: Mon, 2 Feb 2015 14:51:40 +0000 Subject: [PATCH] Add Build status to the README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d7a821c..4cb32d9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# lidgren-network-gen3 +# lidgren-network-gen3 ![](https://travis-ci.org/lidgren/lidgren-network-gen3.svg) 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. +