Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Konloch authored Jul 16, 2023
1 parent 66bdb40 commit c225dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Socket Server
Socket Server is a high preformant low-level non-blocking socket server API. [Click here for the core library source code](https://github.com/Konloch/Socket-Server/tree/main/Core).
Socket Server is a high preformant low-level non-blocking tcp socket server API. [Click here for the core library source code](https://github.com/Konloch/Socket-Server/tree/main/Core).

## 💡 Requirements
+ Java Runtime 1.8 **or higher**
Expand Down

0 comments on commit c225dc4

Please sign in to comment.