From 71bd998f646507189bd92d534e85712332a43d8b Mon Sep 17 00:00:00 2001 From: Erik Winter Date: Wed, 1 Apr 2020 11:25:30 +0200 Subject: [PATCH] updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac58b18..b1293d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# KIT [![pipeline status](https://dev-git.sentia.com/go/kit/badges/master/pipeline.svg)](https://dev-git.sentia.com/go/kit/commits/master) [![coverage report](https://dev-git.sentia.com/go/kit/badges/master/coverage.svg)](https://dev-git.sentia.com/go/kit/commits/master) +# Go-Kit -Bundle with most used packages for development. +Bundle with packages that aid Go development. Created together with my respected colleague at [https://sentia.com/](Sentia): [https://github.com/vhugo](Victor Alves).