From 127ba015f97ce514721b013c82522beddd8995f6 Mon Sep 17 00:00:00 2001 From: ION606 Date: Sat, 24 Aug 2024 17:57:10 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 30a1d28..91d7d64 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ const emp = await comp[0].getEmployees("Torvalds", 1); For more information, check out [The Wiki](https://github.com/ION606/linkedin-api/wiki/home) +Experiencing API issues? Check out some documented [Common Errors](https://github.com/ION606/linkedin-api/wiki/Errors) + ## Contributions If you want to contribute, just fork, add your features, then make a PR @@ -41,4 +43,4 @@ Please open an issue using the following guildelines 2. Provide the code necessary to reproduce the problem Thanks for using my project! -ION606 \ No newline at end of file +ION606