From 54e50b84d90ed394ed53cc4bb4d0497530695b3e Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Tue, 12 May 2020 00:00:50 -0500 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e82c282..484e2b7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Enet client server -Some basic boilerplate code to make a client server application using pyenet. \ No newline at end of file +Some basic boilerplate code to make a client server application using pyenet. These are just a few high level classes to abstract some of the most interesting features of the enet protocol. There are provided examples, which are fully functional projects with their own readme. \ No newline at end of file