Skip to content

Commit

Permalink
✏️ Move description
Browse files Browse the repository at this point in the history
  • Loading branch information
59naga committed Jun 29, 2015
1 parent 90ec5da commit de82455
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
@@ -1,7 +1,5 @@
# NpmFetchAvatar [![NPM version][npm-image]][npm] [![Build Status][travis-image]][travis] [![Coverage Status][coveralls-image]][coveralls]

> Fetch the avatar url via profile page
## Installation

```bash
Expand All @@ -12,7 +10,7 @@ $ npm install npm-fetch-avatar --save

## npmFetchAvatar(user) -> (error,avatarUrl)

description
Fetch the avatar url via profile page

```js
npmFetchAvatar('substack',function(error,avatarUrl){
Expand Down

0 comments on commit de82455

Please sign in to comment.