diff --git a/README.md b/README.md index 3f5fcec9..fc1b7552 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -# Stirling-PDF +# Stirling-PDF (Made in 1 day with 100% ChatGPT, Even this readme!) This is a locally hosted web application that allows you to perform various operations on PDF files, such as splitting and adding images. +I will support and fix/add things to this if there is a demand [Discord](https://discord.gg/Cn8pWhQRxZ) + ## Features - Split PDFs into multiple files at specified page numbers or extract all pages as individual files. @@ -31,6 +33,8 @@ Prerequisites ### Docker +https://hub.docker.com/r/frooodle/s-pdf + docker pull frooodle/s-pdf docker run -p 8080:8080 frooodle/s-pdf @@ -41,4 +45,4 @@ docker run -p 8080:8080 frooodle/s-pdf 2. Use the application by following the instructions on the website. ## Note -The application is currently not thread-safe \ No newline at end of file +The application is currently not thread-safe