From 8a20bb76ef075bef8a0f7952d4a3ad646df24a7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=91cze=20Bence?= Date: Fri, 7 Apr 2023 21:20:25 +0200 Subject: [PATCH] add README with build badge --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4dd5b47 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# SokoWeb + +[![Build Status](https://ci.esoko.eu/job/soko-web/job/master/badge/icon)](https://ci.esoko.eu/job/soko-web/job/master/) + +This is the SokoWeb framework. + +--- + +*License: **GNU GPL 3.0**. Full license text can be found in file `LICENSE`.* -- 2.45.2