diff --git a/README.md b/README.md index fae4875e2..30c9cf9d6 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Stirling PDF makes no outbound calls for any record keeping or tracking. 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. -![stirling-home](images/stirling-home.png) +![stirling-home](images/stirling-home.jpg) ## Features - Dark mode support. diff --git a/images/stirling-home.jpg b/images/stirling-home.jpg new file mode 100644 index 000000000..0b28f6eee Binary files /dev/null and b/images/stirling-home.jpg differ diff --git a/images/stirling-home.png b/images/stirling-home.png deleted file mode 100644 index c01af6f9c..000000000 Binary files a/images/stirling-home.png and /dev/null differ