Update README.md
This commit is contained in:
parent
8d3f803474
commit
ee5f821b67
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
||||||
|

|
||||||
# GOTH Stack
|
# GOTH Stack
|
||||||
|
|
||||||
|
|
||||||
Go + Templates + HTMX
|
Go + Templates + HTMX
|
||||||
|
|
||||||
## Stack:
|
## Stack:
|
||||||
|
@ -20,4 +23,4 @@ Go + Templates + HTMX
|
||||||
|
|
||||||
## Tests
|
## Tests
|
||||||
Without Coverage: `go test goth.stack/lib`
|
Without Coverage: `go test goth.stack/lib`
|
||||||
With Coverage: `go test goth.stack/lib -cover`
|
With Coverage: `go test goth.stack/lib -cover`
|
||||||
|
|
Loading…
Add table
Reference in a new issue