Updated README.md

This commit is contained in:
CronyAkatsuki 2024-12-31 19:15:41 +01:00
parent b8c985db04
commit aece38b923

View File

@ -6,4 +6,11 @@ Improved to simpler webserver that runs on port 3333.
To get result on url, just run 127.0.0.1:3333/result?url=ekupi.hr for example, and you will get result.
Next to get some http templating setup.
> Next to get some html templating setup.
Got basic html templates and css going with search boxes.
## Go built in library is great
Had fun with go built in library, everything I nedded right inside.