From 368e1304416e60d4edbd02491605777354853684 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 22 Sep 2020 22:44:39 +0200 Subject: [PATCH] update readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 36e1da0..645c7e0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # url-parser -Simple command-line URL parser - [![Build Status](https://img.shields.io/drone/build/thegeeklab/url-parser?logo=drone)](https://cloud.drone.io/thegeeklab/url-parser) [![Go Report Card](https://goreportcard.com/badge/github.com/thegeeklab/url-parser)](https://goreportcard.com/report/github.com/thegeeklab/url-parser) [![Codecov](https://img.shields.io/codecov/c/github/thegeeklab/url-parser)](https://codecov.io/gh/thegeeklab/url-parser)