updated README

This commit is contained in:
2024-05-31 15:53:17 -04:00
parent 97ec9c9f87
commit ef7d0c3e05
2 changed files with 33 additions and 0 deletions
+2
View File
@@ -25,6 +25,8 @@ const comp = await LAPI.searchCompanies("Linux");
const emp = await comp[0].getEmployees("Torvalds", 1);
```
For more information, check out [The Wiki](https://github.com/ION606/linkedin-api/wiki/home)
## Contributions
If you want to contribute, just fork, add your features, then make a PR