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 7fd936bb942026efafac7d5d1ffce6fa1d945121
parent 22e1e1c425df1e23a25a21fb9c14f5d30bb9d8ca
Author: Joris Vink <joris@coders.se>
Date:   Thu, 31 Jul 2014 10:41:30 +0200

Add coverity badge, cause why not

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

diff --git a/README.md b/README.md @@ -1,3 +1,5 @@ +[![Coverity Status](https://scan.coverity.com/projects/1844/badge.svg)](https://scan.coverity.com/projects/1844) + About ----- Kore (https://kore.io) is an ultra fast web server / framework for web