Skip to content

Commit

Permalink
docs(README): Remove installation command and npm badges
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Apr 5, 2017
1 parent 07f29f8 commit 078f968
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# tbk-oneclick

[![npm version](https://img.shields.io/npm/v/tbk-oneclick.svg?style=flat-square)](https://www.npmjs.com/package/tbk-oneclick)
[![npm downloads](https://img.shields.io/npm/dm/tbk-oneclick.svg?style=flat-square)](https://www.npmjs.com/package/tbk-oneclick)
[![Build Status](https://img.shields.io/travis/lgaticaq/tbk-oneclick.svg?style=flat-square)](https://travis-ci.org/lgaticaq/tbk-oneclick)
[![Coverage Status](https://img.shields.io/coveralls/lgaticaq/tbk-oneclick/master.svg?style=flat-square)](https://coveralls.io/github/lgaticaq/tbk-oneclick?branch=master)
[![Code Climate](https://img.shields.io/codeclimate/github/lgaticaq/tbk-oneclick.svg?style=flat-square)](https://codeclimate.com/github/lgaticaq/tbk-oneclick)
Expand All @@ -10,13 +8,11 @@

> Node Implementation of Transbank Oneclick API SOAP
Inspired by https://github.com/cornershop/python-oneclick
Inspired by [python-oneclick](https://github.com/cornershop/python-oneclick)

## Installation
## Note

```bash
npm i -S tbk-oneclick
```
WIP, library incomplete.

## License

Expand Down

0 comments on commit 078f968

Please sign in to comment.