Skip to content

Commit 9bdbc0a

Browse files
committed
update README.md
1 parent 62ae9dd commit 9bdbc0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
Package socket implements a network socket that supports TCP, UNIX, HTTP and WS.
99

1010
## Feature
11-
* TCP / UNIX / HTTP / WS
12-
* [Epoll / Kqueue](https://github.com/hslam/netpoll "netpoll")
11+
* TCP/UNIX/HTTP/WS
12+
* [Epoll/Kqueue](https://github.com/hslam/netpoll "netpoll")
1313
* TLS
1414

1515
## [Benchmark](https://github.com/hslam/socket-benchmark "socket-benchmark")

0 commit comments

Comments
 (0)