Skip to content

Commit ce7c6b8

Browse files
author
Nicolas
committed
npm badge added to the readme
1 parent 919e665 commit ce7c6b8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Linkedin Client
22

3+
[![npm version](https://badge.fury.io/js/linkedin-client.svg)](https://badge.fury.io/js/linkedin-client)
4+
35
This package allows to fetch data about individuals or companies on [Linkedin](https://www.linkedin.com).
46

57
![app screenshot](https://cooya.fr/images/screenshots/linkedin-company.png)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"repository": {
4848
"type": "git",
49-
"url": "https://github.com/Cooya/Linkedin.git"
49+
"url": "https://github.com/Cooya/Linkedin-Client.git"
5050
},
5151
"keywords": ["linkedin", "client", "scrap", "scraper", "crawl", "crawler", "leads", "api"]
5252
}

0 commit comments

Comments
 (0)