From e33efce05b7fc53fe7c744da3f0994d6644bd3cb Mon Sep 17 00:00:00 2001 From: nxrighthere Date: Sat, 18 Aug 2018 08:52:44 +0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b1b5626..3a56a7d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ -# ENet-CSharp -Reliable UDP networking library extended for the .NET environment +

+ alt logo +

+ +This project is based on collaborative work with [@inlife](https://github.com/inlife) and inherited all the features of the original [fork](https://github.com/zpl-c/enet). This version is extended and optimized to run safely in the managed .NET environment with the highest possible performance.