Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Apr 16, 2016
1 parent 91c9118 commit 0a70eb7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
> Get the cursor's current position in your terminal.
[![MIT License](https://img.shields.io/badge/license-MIT_License-green.svg?style=flat-square)](https://github.com/bubkoo/get-cursor-position/blob/master/LICENSE)

[![NPM](https://nodei.co/npm/get-cursor-position.png)](https://nodei.co/npm/get-cursor-position/)

[![npm:](https://img.shields.io/npm/v/get-cursor-position.svg?style=flat-square)](https://www.npmjs.com/packages/get-cursor-position)


## Install

Expand Down Expand Up @@ -38,7 +37,8 @@ console.log('col: ' + pos.col);
```


## License
## Contributing

[MIT](https://github.com/bubkoo/get-cursor-position/blob/master/LICENSE) © bubkoo
Pull requests and stars are highly welcome.

For bugs and feature requests, please [create an issue](https://github.com/bubkoo/get-cursor-position/issues/new).

0 comments on commit 0a70eb7

Please sign in to comment.