Skip to content

Commit

Permalink
doc: improved travis badge, adding patreon
Browse files Browse the repository at this point in the history
  • Loading branch information
thlorenz committed Feb 14, 2018
1 parent 0771098 commit 7ef02a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,6 +1,6 @@
# convert-source-map [![build status](https://secure.travis-ci.org/thlorenz/convert-source-map.png)](http://travis-ci.org/thlorenz/convert-source-map)
# convert-source-map [![build status](https://secure.travis-ci.org/thlorenz/convert-source-map.svg?branch=master)](http://travis-ci.org/thlorenz/convert-source-map)

[![NPM](https://nodei.co/npm/convert-source-map.png?downloads=true&stars=true)](https://nodei.co/npm/convert-source-map/)
<a href="https://www.patreon.com/bePatron?u=8663953"><img alt="become a patron" src="https://c5.patreon.com/external/logo/become_a_patron_button.png" height="35px"></a>

Converts a source-map from/to different formats and allows adding/changing properties.

Expand Down

0 comments on commit 7ef02a0

Please sign in to comment.