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 f072e4d5e409866b7e95a621249b9dd073743aef
parent 38d7a5f88d31335687e62c6872c55cbd4ed3795d
Author: Joris Vink <joris@coders.se>
Date:   Mon, 21 Mar 2022 12:44:01 +0100

update README with correct versions

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

diff --git a/README.md b/README.md @@ -35,7 +35,7 @@ License Documentation -------------- -[Read the documentation](https://docs.kore.io/4.1.0/) +[Read the documentation](https://docs.kore.io/4.2.0/) Performance ----------- @@ -52,7 +52,7 @@ Kore only supports x64, arm and aarch64 architectures. Building Kore ------------- -Clone this repository or get the latest release at [https://kore.io/releases/4.1.0](https://kore.io/releases/4.1.0). +Clone this repository or get the latest release at [https://kore.io/releases/4.2.1](https://kore.io/releases/4.2.1). Requirements * openssl 1.1.1 or libressl 3.x