From c885c7098221c0a03d00f958bd7e0a42976e8e2a Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Sun, 29 Jul 2018 14:03:19 +0200 Subject: [PATCH] readme: removed wip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59bc851..6365b66 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Golang URL Shortener (Work in Progress) +# Golang URL Shortener [![Build Status](https://travis-ci.org/mxschmitt/golang-url-shortener.svg?branch=master)](https://travis-ci.org/mxschmitt/golang-url-shortener) [![GoDoc](https://godoc.org/github.com/mxschmitt/golang-url-shortener?status.svg)](https://godoc.org/github.com/mxschmitt/golang-url-shortener)