diff --git a/README.md b/README.md index 71a5fbc..695f4c0 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ShotAPI is a fast and reliable screenshot capture API, built on top of Selenium. To capture a screenshot, send a `GET` request to the API's endpoint: ```bash -GET http://localhost:8000/take +GET https://shotapi.arshadyaseen.com/take ``` ### Request Parameters @@ -73,4 +73,4 @@ Contributions to ShotAPI are welcome. For guidelines on contributing, Please rea ## License -This project is licensed under the MIT License - see the [LICENSE](https://github.com/arshad-yaseen/shotapi?tab=MIT-1-ov-file) file for details. \ No newline at end of file +This project is licensed under the MIT License - see the [LICENSE](https://github.com/arshad-yaseen/shotapi?tab=MIT-1-ov-file) file for details.