Skip to content

Commit

Permalink
README.md: add Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mirraz committed Apr 23, 2017
1 parent 4c4de83 commit c5bfd02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Socks server implementation based on libevent.

Socks server works without creating additional processes or threads. Based on events and non-blocking io.

## Requirements
`>=libevent-2.1.0`

## Compilation
```
make
Expand Down

0 comments on commit c5bfd02

Please sign in to comment.