diff --git a/README.md b/README.md index bd04521..bc9f4d0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ The script automates the process of cloning documentation repositories, converting Markdown files to HTML, and generating PDF files. This README covers installation and usage. +Fork of the original [Docs-Exporter](https://github.com/Riyooo/Docs-Exporter). Thanks to Riyoo for the original! + --- ## Features @@ -75,4 +77,4 @@ docs_dir = "docs" ## LICENSE -This project is governed by the [LICENSE](LICENSE) file. Please ensure compliance when redistributing or modifying the script. \ No newline at end of file +This project is governed by the [LICENSE](LICENSE) file. Please ensure compliance when redistributing or modifying the script.