diff --git a/Scripts/Miscellaneous/HTML_to_PDF_converter/README.md b/Scripts/Miscellaneous/HTML_to_PDF_converter/README.md
new file mode 100644
index 000000000..0334b506a
--- /dev/null
+++ b/Scripts/Miscellaneous/HTML_to_PDF_converter/README.md
@@ -0,0 +1,39 @@
+# HTML to PDF Converter
+## A python script to convert HTML to PDF by entering input file url / website url and output file name of the pdf as arg
+
+## Setup Instructions
+
+```
+
+# Go to the root directoy of the project and install the requirements by typing :
+ sudo pip3 install -r requirements.txt
+
+# Run the script by typing :
+ python3 app.py -inp -out