From 6228dc3de676ab283d774f61f1a91be2fa719bb7 Mon Sep 17 00:00:00 2001 From: Ben Johnson Date: Thu, 31 Oct 2019 08:13:47 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d4f4fe..a3f2580 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -clock [![Build Status](https://drone.io/github.com/benbjohnson/clock/status.png)](https://drone.io/github.com/benbjohnson/clock/latest) [![Coverage Status](https://coveralls.io/repos/benbjohnson/clock/badge.png?branch=master)](https://coveralls.io/r/benbjohnson/clock?branch=master) [![GoDoc](https://godoc.org/github.com/benbjohnson/clock?status.png)](https://godoc.org/github.com/benbjohnson/clock) ![Project status](http://img.shields.io/status/experimental.png?color=red) +clock ===== Clock is a small library for mocking time in Go. It provides an interface