From aa26006b0d196ece986194fc7b09afef54ddd85c Mon Sep 17 00:00:00 2001 From: Federico <85809106+feder-cr@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:30:44 +0100 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 93c4ca3..da2996e 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,10 @@ 5. [Usage](#usage) 6. [Troubleshooting](#troubleshooting) 7. [Contributors](#contributors) -8. [License](#license) -9. [Conclusion](#conclusion) -10. [Disclaimer](#Disclaimer) +8. [Credits](#credits) +9. [License](#license) +10. [Conclusion](#conclusion) +11. [Disclaimer](#Disclaimer) ## Introduction @@ -157,6 +158,14 @@ For detailed information on each component and their respective roles, please re LinkedIn_AIHawk is still in beta, and your feedback, suggestions, and contributions are highly valued. Feel free to open issues, suggest enhancements, or submit pull requests to help improve the project. Let's work together to make LinkedIn_AIHawk an even more powerful tool for job seekers worldwide. +## Credits + +### casual-markdown +- **Description:** This project uses the casual-markdown library, a lightweight regex-based Markdown parser with Table of Contents (TOC) support. +- **Author:** [casualwriter](https://github.com/casualwriter) +- **Repository:** [casual-markdown](https://github.com/casualwriter/casual-markdown) + + ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.