From 32df788a61496a83843525d1d047a1d06fbbabce Mon Sep 17 00:00:00 2001 From: Paco Hope Date: Thu, 6 Jan 2022 22:40:53 -0500 Subject: [PATCH] added more details --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66003cc..bbe922b 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,8 @@ My very first watchface for Watchy. Forked from [Bahn for Watchy](https://github ## Useful Links - [Online font converter](https://oleddisplay.squix.ch/#/home) Choose a font, size, and make sure to have it create **AdaFruit GFX Font** -- [LCD Image Converter](https://github.com/riuson/lcd-image-converter) \ No newline at end of file +- [LCD Image Converter](https://github.com/riuson/lcd-image-converter) and [rop.nl](https://rop.nl/truetype2gfx/) +- [DIN 1451 Engschrift](http://www.peter-wiegel.de/Din1451-H.html) font + +## URL for openweathermap +- [API call](http://api.openweathermap.org/data/2.5/weather?id=4751935&units=imperial&appid=ca4849c5f0c3949bda419307e34a669e) \ No newline at end of file