Corrected the README

This commit is contained in:
Dominik Moritz Roth 2022-04-04 10:45:22 +02:00
parent 77a34ebed2
commit 1210e32568

View File

@ -11,6 +11,6 @@ On April 1st 16:15 reddit user u/No_Oven2938 postet the idea to put the KIT-Logo
While I wanted to contribute, I found it very annoying to have to count pixels to get the correct coordinates. This is why I decided to hack together a small tool to do that for me. Building the original version took me ~5min (which I hope justifies the level of shittiness of the code...) While I wanted to contribute, I found it very annoying to have to count pixels to get the correct coordinates. This is why I decided to hack together a small tool to do that for me. Building the original version took me ~5min (which I hope justifies the level of shittiness of the code...)
The reason the images are embeded as base64, is because I don't wanted to deal with CORS :P The reason the images are embeded as base64, is because I don't wanted to deal with CORS :P
Gauging by the comments on the reddit post, I was not the only person having issues counting pixels, so I decided to make this tool public. (I just googled for 'free static html hosting' and so I ended up using netlify) Gauging by the comments on the reddit post, I was not the only person having issues counting pixels, so I decided to make this tool public. (I just googled for 'free static html hosting' and so I ended up using netlify)
I later expanded the page to add more functionality (tichy / koeri) but the code shittiness remained. I later expanded the page to add more functionality (tichy / koeri) but the code shittiness ~~remained~~ increased.
Thanks to everyone who contributed on building / maintaining the logo, it turned out amazing! Thanks to everyone who contributed on building / maintaining the logo, it turned out amazing!