diff options
author | Nick White <git@njw.name> | 2021-09-20 10:32:53 +0100 |
---|---|---|
committer | Nick White <git@njw.name> | 2021-09-20 10:32:53 +0100 |
commit | e61e1d089b23940ffe119e85781c3a636864fd2a (patch) | |
tree | 2db59bb14c28b6bfa2ef6419f821dcaaff8de313 | |
parent | 67a1d86debbfd8fe4648e22cc0197e660685e30e (diff) | |
download | weather-e61e1d089b23940ffe119e85781c3a636864fd2a.tar.bz2 weather-e61e1d089b23940ffe119e85781c3a636864fd2a.zip |
Make README clearer
-rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -33,9 +33,6 @@ https://www.metoffice.gov.uk/plain-rest-services/location-search/Chelmsford/?max ## Notes -It only makes one HTTPS request to a provider's json, using the -same URL structures that they use on their websites. - Weather doesn't use any API keys or anything silly like that, instead relying on the URLs the organisations use with their own Javascript. |