docs(readme): added introduction to readme
This commit is contained in:
parent
5f150f4f5d
commit
68fc15306f
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ QNet is a opensource networking library for both windows and linux written in c.
|
|||
|
||||
## Introduction
|
||||
|
||||
QNet is a opensource networking library for C that works both on windows an linux. The library aims to provide a tool for developing servers and clients that is easy to use and fast. Using async methods like epoll, iocp and threading this library allows for many fast connections between server and clients.
|
||||
|
||||
## Features
|
||||
|
||||
## Installation
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue