Skip to content

Commit

Permalink
docs: update README badges (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
RasPhilCo authored Apr 28, 2021
1 parent 203ba98 commit ee18019
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ leif
multi-repo syncronization & management tool

[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/leif.svg)](https://npmjs.org/package/leif)
[![Version](https://img.shields.io/npm/v/@rasphilco/leif.svg)](https://npmjs.org/package/@rasphilco/leif)
[![CircleCI](https://circleci.com/gh/RasPhilCo/leif/tree/master.svg?style=shield)](https://circleci.com/gh/RasPhilCo/leif/tree/master)
[![Codecov](https://codecov.io/gh/RasPhilCo/leif/branch/master/graph/badge.svg)](https://codecov.io/gh/RasPhilCo/leif)
[![Downloads/week](https://img.shields.io/npm/dw/leif.svg)](https://npmjs.org/package/leif)
[![License](https://img.shields.io/npm/l/leif.svg)](https://github.com/RasPhilCo/leif/blob/master/package.json)
[![Downloads/week](https://img.shields.io/npm/dw/@rasphilco/leif.svg)](https://npmjs.org/package/@rasphilco/leif)
[![License](https://img.shields.io/npm/l/@rasphilco/leif.svg)](https://github.com/RasPhilCo/leif/blob/master/package.json)

<!-- toc -->
* [About](#about)
Expand Down

0 comments on commit ee18019

Please sign in to comment.