Skip to content

Commit

Permalink
Adding badges
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Jan 14, 2016
1 parent c92b57e commit 809330e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# indento [![Support this project][donate-now]][paypal-donations]
# indento [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![Version](https://img.shields.io/npm/v/indento.svg)](https://www.npmjs.com/package/indento) [![Downloads](https://img.shields.io/npm/dt/indento.svg)](https://www.npmjs.com/package/indento) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)

Indent strings.
> Indent strings.
## Installation

Expand Down Expand Up @@ -46,7 +46,7 @@ Have an idea? Found a bug? See [how to contribute][contributing].
## Where is this library used?
If you are using this library in one of your projects, add it in this list. :sparkles:

- [`tester`](https://github.com/IonicaBizau/tester#readme)
- [`emoji-logger`](https://github.com/IonicaBizau/emoji-logger#readme)

## License

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "indento",
"version": "1.1.0",
"version": "1.1.1",
"description": "Indent strings.",
"main": "lib/index.js",
"directories": {
Expand Down

0 comments on commit 809330e

Please sign in to comment.