From 16bbb4cbf6e92f92ca123ac42da24f53e5863b5a Mon Sep 17 00:00:00 2001 From: Oliver Giles Date: Sat, 19 Sep 2015 18:46:26 +0200 Subject: [PATCH] update readme, point to wiki --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 06064f4..969011d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ ## laminar -Lightweight, linuxy Continuous Integration service. +Laminar is continuous integration with a focus on simplicity and flexibility. Minimal wheels are reinvented. See the [wiki page](https://github.com/ohwgiles/laminar/wiki) for more information + +### Features + +* Pure C++ backend with few dependencies +* Highly scriptable +* Filesystem based configuration +* Simple and responsive web frontend based on bootstrap -Alpha. Docs coming.