diff --git a/README.md b/README.md index f6c1ff4..a159170 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Timmy [![Go Report Card](https://goreportcard.com/badge/github.com/arnaucode/timmy)](https://goreportcard.com/report/github.com/arnaucode/timmy) +# Konstrui [![Go Report Card](https://goreportcard.com/badge/github.com/arnaucode/konstrui)](https://goreportcard.com/report/github.com/arnaucode/konstrui) web templating engine for static websites, written in Go lang -![timmy](https://raw.githubusercontent.com/arnaucode/timmy/master/timmy.png "timmy") +![konstrui](https://raw.githubusercontent.com/arnaucode/konstrui/master/konstrui.png "konstrui") ## Example @@ -12,6 +12,7 @@ web templating engine for static websites, written in Go lang ``` webInput/ + konstruiConfig.json index.html templates/ userTemplate.html @@ -29,7 +30,7 @@ webInput/
My first paragraph.
-