From 1cf23b3542d32a11dc11f44248c81d69feec2620 Mon Sep 17 00:00:00 2001 From: Muhammad Sani Ibrahim <87580367+Saneeitas@users.noreply.github.com> Date: Wed, 3 Apr 2024 22:51:59 +0100 Subject: [PATCH] Update README.md (#606) Make the English more standard Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30c9cf9d..9ae9ba9d 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ [![Deploy to DO](https://www.deploytodo.com/do-btn-blue.svg)](https://cloud.digitalocean.com/apps/new?repo=https://github.com/Stirling-Tools/Stirling-PDF/tree/digitalOcean&refcode=c3210994b1af) -This is a powerful locally hosted web based PDF manipulation tool using docker that allows you to perform various operations on PDF files, such as splitting merging, converting, reorganizing, adding images, rotating, compressing, and more. This locally hosted web application started as a 100% ChatGPT-made application and has evolved to include a wide range of features to handle all your PDF needs. +This is a robust, locally hosted web-based PDF manipulation tool using Docker. It enables you to carry out various operations on PDF files, including splitting, merging, converting, reorganizing, adding images, rotating, compressing, and more. Originally developed entirely by ChatGPT, this locally hosted web application has evolved to encompass a comprehensive set of features, addressing all your PDF requirements. -Stirling PDF makes no outbound calls for any record keeping or tracking. +Stirling PDF does not initiate any outbound calls for record-keeping or tracking purposes. All files and PDFs exist either exclusively on the client side, reside in server memory only during task execution, or temporarily reside in a file solely for the execution of the task. Any file downloaded by the user will have been deleted from the server by that point.