update readme

This commit is contained in:
Joris Vink 2013-06-21 00:07:35 +02:00
parent 8b832f0a37
commit aca6f75ff3
1 changed files with 7 additions and 1 deletions

8
README
View File

@ -16,9 +16,15 @@ Features
- Virtual host support
- Easy to use configuration
- Loads your site as a precompiled C module
- Linux epoll(7) and worker processes for throughput
- Event driven architecture and worker processes for throughput
- Modules can be reloaded on-the-fly even while serving content
Current supported systems:
- Linux
- OpenBSD
Any other BSD might function, but is untested.
Right now Kore development is a moving process, so expect bugs.
If you run into said bugs please contact me at patches@coders.se.