From 3cc679b46885b4c056e5984cfcf725b27f6008c7 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Mon, 17 Apr 2017 18:30:43 +0200 Subject: [PATCH] Add project status image Signed-off-by: Knut Ahlers --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6d62903..1f374eb 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,7 @@ `echo "Hello World" > hello; echo '{{file "hello"}}' | korvike => "Hello World"` - Format the current date into the template (uses [Go time format](https://golang.org/pkg/time/#Time.Format)): `echo '{{now "2006-01-02 15:04:05"}}' | korvike => "2017-04-17 16:27:34"` + +---- + +![project status](https://d2o84fseuhwkxk.cloudfront.net/korvike.svg)