Skip to content

Commit 761c929

Browse files
authored
docs: update docs
1 parent 176d70d commit 761c929

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ ___
77
**Kid** is a micro web framework written in Go. It aims to keep its core simple and yet powerful. It's fully compatible with net/http interfaces and can be adapt with other net/http compatible packages as well.
88

99
### Routing
10+
___
1011
It uses a tree-based routing with a DFS traversal algorithm.
1112

1213
### Versioning
14+
___
1315
This package follows semver versioning.
1416

1517
#### Quick Start

0 commit comments

Comments
 (0)