update readme

This commit is contained in:
Lee 2023-04-09 12:57:34 +01:00
parent c24441e066
commit c2c6a62ab4

@ -10,11 +10,12 @@ This is a PHP script that lets you easily upload screenshots taken with the Shar
## Installation ## Installation
1. Find somewhere to host the script (Preferably more than 5GB of storage). 1. Find somewhere to host the script (Preferably more than 5GB of storage).
2. Upload the files to your server. 2. Check that your web server has the GD library installed. (See below for instructions on how to install it on Ubuntu.)
3. Edit the `upload.php` file to configure the script. 3. Upload the files to your server.
4. Add the custom uploader to ShareX. 4. Edit the `upload.php` file to configure the script.
5. Configure the custom uploader in ShareX. 5. Add the custom uploader to ShareX.
6. Test it! 6. Configure the custom uploader in ShareX.
7. Test it!
## Help ## Help