diff --git a/README.md b/README.md index 44e7fc0..a890ec7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Olive [![Go Report Card](https://goreportcard.com/badge/github.com/ComedicChimera/olive)](https://goreportcard.com/report/github.com/ComedicChimera/olive) -[![Build Status](https://travis-ci.org/ComedicChimera/olive.svg?branch=master)](https://travis-ci.org/ComedicChimera/olive) [![Coverage Status](https://coveralls.io/repos/github/ComedicChimera/olive/badge.svg?branch=master)](https://coveralls.io/github/ComedicChimera/olive?branch=master) +[![Build Status](https://travis-ci.com/ComedicChimera/olive.svg?branch=master)](https://travis-ci.com/ComedicChimera/olive) Olive is a delightful, little argument parsing library for Golang designed to replace the builtin *flag* package. Olive is lightweight, easy to use, and