Skip to content

Commit

Permalink
Update README.md (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishb committed Aug 24, 2019
1 parent 78c696f commit f9128bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,4 +1,4 @@
# CI Analysis Tool ![License](https://img.shields.io/github/license/ashishb/ci-analysis-tool.svg?style=flat) [![Go Report Card](https://goreportcard.com/badge/github.com/ashishb/ci-analysis-tool)](https://goreportcard.com/report/github.com/ashishb/ci-analysis-tool) [![Build Status](https://travis-ci.com/ashishb/ci-analysis-tool.svg?branch=master)](https://travis-ci.com/ashishb/ci-analysis-tool)
# CI Analysis Tool ![License](https://img.shields.io/github/license/ashishb/citool.svg?style=flat) [![Go Report Card](https://goreportcard.com/badge/github.com/ashishb/citool)](https://goreportcard.com/report/github.com/ashishb/citool) [![Build Status](https://travis-ci.com/ashishb/citool.svg?branch=master)](https://travis-ci.com/ashishb/citool)

A tool to download and analyze Circle CI jobs data.

Expand Down Expand Up @@ -134,4 +134,4 @@ $ ./citool --version
1. `make citool` - to build
2. `make test` - to test
3. `make lint` - to vet and lint
4. `make format` - to format using gofmt
4. `make format` - to format using gofmt

0 comments on commit f9128bc

Please sign in to comment.