diff --git a/README.md b/README.md index f70d519..df3024e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ # netcode -**netcode** is a secure connection-based client/server protocol built on top of UDP. +**netcode** is a secure connection-based client/server protocol built on top of UDP. + +![image](https://github.com/mas-bandwidth/netcode/assets/696656/2ae3e795-2591-41c4-aec8-eaf0b44e9f17) It has the following features: @@ -10,8 +12,6 @@ It has the following features: * Client slot system where each client is assigned a client index on connect * Encrypted and signed packets -![image](https://github.com/mas-bandwidth/netcode/assets/696656/2ae3e795-2591-41c4-aec8-eaf0b44e9f17) - and protects your game server from: * Zombie clients