From fb8f825d42a02966104672103910387946f825c4 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Sat, 28 Jan 2023 10:01:57 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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