From a9cd3cc5309df26b7b6809cd1ff5ac69879066e0 Mon Sep 17 00:00:00 2001 From: Marcus Hirt Date: Tue, 30 Jul 2024 13:51:53 +0200 Subject: [PATCH] Simplifications --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 66e6bfe..bedc51e 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,9 @@ https://api.hirt.se:9090/slogans/text?item=OpenJDK Here is an example of how I use it on my homepage https://hirt.se: ```html - - - + ``` -It would result in an image like this, which will change each time is it invoked: +The slogan generator creates images like like these: ![Slogan Image](https://hirt.se/images/github/slogan-java-sunset.png) ![Slogan Image](https://hirt.se/images/github/slogan-java-mountain.png) ![Slogan Image](https://hirt.se/images/github/slogan-jmc-ocean.png)