An open API service indexing awesome lists of open source software.

https://github.com/pirxpilot/shieldify

Replace .png badges with .svg badges from shields.io
https://github.com/pirxpilot/shieldify

Last synced: over 1 year ago
JSON representation

Replace .png badges with .svg badges from shields.io

Awesome Lists containing this project

README

          

[![Build Status](https://img.shields.io/travis/pirxpilot/shieldify.svg)](http://travis-ci.org/pirxpilot/shieldify)
[![Dependency Status](https://img.shields.io/gemnasium/pirxpilot/shieldify.svg)](https://gemnasium.com/pirxpilot/shieldify)
[![NPM version](https://img.shields.io/npm/v/shieldify.svg)](http://badge.fury.io/js/shieldify)

# shieldify

Replace .png badges with .svg badges from [shields.io]

## Installation

```
npm install -g shieldify
```

## Usage

```
shieldify # will fix/replace badges in Readme.md
```

or if your Readme file is not called `Readme.md`

```
shieldify /path/to/README
```

## License

MIT

[shields.io]: http://shields.io