From d01473aceb3728edaa57be5cefb736304fca2269 Mon Sep 17 00:00:00 2001 From: Muhammad Sani Ibrahim <87580367+Saneeitas@users.noreply.github.com> Date: Thu, 28 Dec 2023 01:27:25 +0100 Subject: [PATCH] Update README.md made the english more standard --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 351380ea..809590d7 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,9 @@ This is a powerful locally hosted web based PDF manipulation tool using docker t Stirling PDF makes no outbound calls for any record keeping or tracking. -All files and PDFs are either purely client side, in server memory only during the execution of the task or within a temporary file only for execution of the task. -Any file which has been downloaded by the user will have already been deleted from the server by that time. +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. -Feel free to request any features or bug fixes either in github issues or our [Discord](https://discord.gg/Cn8pWhQRxZ) +Please feel free to submit feature requests or report bugs either through GitHub issues or on our [Discord](https://discord.gg/Cn8pWhQRxZ) ![stirling-home](images/stirling-home.png)