Browse Source

Update README.md

nxrighthere 7 years ago
parent
commit
422bc43a8a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -30,7 +30,7 @@ Usage
 --------
 --------
 Before starting to work, the library should be initialized using `ENet.Library.Initialize();` function.
 Before starting to work, the library should be initialized using `ENet.Library.Initialize();` function.
 
 
-When the work is done, deinitialize the library using `ENet.Library.Deinitialize();` function.
+After the work is done, deinitialize the library using `ENet.Library.Deinitialize();` function.
 
 
 ### .NET environment
 ### .NET environment
 ##### Start a new server:
 ##### Start a new server: