Skip to content

Commit edfed10

Browse files
committed
README: improve wording on net/http description from where it comes from
1 parent 1b2a290 commit edfed10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function main() {
1919

2020
Features
2121
====
22-
* Uses [net/http](https://pkg.go.dev/net/http) from Go compiled into Haxe using [go2hx](https://github.com/go2hx/go2hx).
22+
* Uses [net/http](https://pkg.go.dev/net/http) from Go's stdlib, compiled into Haxe code using [go2hx](https://github.com/go2hx/go2hx).
2323
* Minimal and concise with express library in mind.
2424
* No dependencies, and easy integration.
2525

0 commit comments

Comments
 (0)