diff --git a/README.md b/README.md index 1e8543c..2b977e3 100644 --- a/README.md +++ b/README.md @@ -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.