From 0678be3aaa3093f92261f78482fbf3416d128e99 Mon Sep 17 00:00:00 2001 From: Ferry Boender Date: Tue, 20 Sep 2016 20:34:39 +0200 Subject: [PATCH] Really add shields --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9a89036..0071e3a 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,13 @@ # ScriptForm +![Status: Stable](https://img.shields.io/badge/status-stable-green.svg) +![Build Status](http://git.electricmonk.nl/job/scriptform/shield) +![Activity: Active development](https://img.shields.io/badge/activity-active%20development-green.svg) +![License: GPLv3](https://img.shields.io/badge/license-GPLv3-blue.svg) + A stand-alone webserver that automatically generates forms from JSON to serve as frontends to scripts. - -foo - -bar - - ScriptForm takes a JSON file which contains form definitions. It then constructs web forms from this JSON and serves these to users over HTTP. The user can select a form and fill it out. When the user submits the form, it is