diff --git a/README.md b/README.md index 8c72ac8..c25e31a 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,11 @@ The main benefit to using this package is streamlined command hierarchy when you want to have rich set of subcommands along with a pretty powerful tab completion layer that parses argparse arguments automagically. -**[CHANGELOG](CHANGELOG.md)** +Status +-------- -[![Build Status](https://semaphoreci.com/api/v1/projects/d925ee35-bede-4cc1-bbb8-17a738b84cfa/533600/badge.svg)](https://semaphoreci.com/mayfield/shellish) +[![Change Log](https://img.shields.io/badge/change-log-blue.svg)](https://github.com/mayfield/shellish/master/CHANGELOG.md) +[![Build Status](https://semaphoreci.com/api/v1/projects/a1b17c52-185a-4cc6-ad28-d7f5883bca42/533645/shields_badge.svg)](https://semaphoreci.com/mayfield/ecmcli) Requirements