From 8eccf3ac47fb612bf088f35463c3f6a0e8ff2eb0 Mon Sep 17 00:00:00 2001 From: ION606 Date: Sat, 24 Aug 2024 17:57:41 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 91d7d64..77fe27d 100644 --- a/README.md +++ b/README.md @@ -27,7 +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) +## 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