Added example weather script with placeholders

This commit is contained in:
Candifloss 2024-12-12 21:30:27 +05:30
parent 3391b97c54
commit 6f5f032f0e

View File

@ -0,0 +1 @@
curl "https://api.openweathermap.org/data/2.5/weather?&units=metric&id=YourIdHere&appid=YouAPIKeyHere"