We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b2a290 commit edfed10Copy full SHA for edfed10
1 file changed
README.md
@@ -19,7 +19,7 @@ function main() {
19
20
Features
21
====
22
-* Uses [net/http](https://pkg.go.dev/net/http) from Go compiled into Haxe using [go2hx](https://github.com/go2hx/go2hx).
+* Uses [net/http](https://pkg.go.dev/net/http) from Go's stdlib, compiled into Haxe code using [go2hx](https://github.com/go2hx/go2hx).
23
* Minimal and concise with express library in mind.
24
* No dependencies, and easy integration.
25
0 commit comments