kore

Kore is a web application platform for writing scalable, concurrent web based processes in C or Python.
Commits | Files | Refs | README | LICENSE | git clone https://git.kore.io/kore.git

commit 83b7d64bc068eb108a47fb738f7c9b088af67cc5
parent 5869f765b075dbdeaa88b62de1a836053bceb687
Author: Joris Vink <joris@coders.se>
Date:   Thu,  3 Jul 2014 22:40:55 +0200

consistency

Diffstat:
README.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -44,10 +44,10 @@ Requirements * libz * openssl >= 1.0.1g -Requirements for background tasks: +Requirements for background tasks * pthreads -Requirements for pgsql: +Requirements for pgsql * libpq Normal compilation and installation: