Quellcode durchsuchen

Update README.md

nxrighthere vor 7 Jahren
Ursprung
Commit
e33efce05b
1 geänderte Dateien mit 5 neuen und 2 gelöschten Zeilen
  1. 5 2
      README.md

+ 5 - 2
README.md

@@ -1,2 +1,5 @@
-# ENet-CSharp
-Reliable UDP networking library extended for the .NET environment
+<p align="center"> 
+  <img src="https://i.imgur.com/2zyQ1q9.png" alt="alt logo">
+</p>
+
+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.