Skip to content

Commit 23b2ebf

Browse files
authored
Create README
Create README
1 parent ecb8030 commit 23b2ebf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# kcp-netty
2+
3+
[![Powered][3]][4] [![Powered][5]][6] [![MIT licensed][7]][8]
4+
5+
[3]: https://img.shields.io/badge/KCP-Powered-blue.svg
6+
[4]: https://github.com/skywind3000/kcp
7+
[5]: https://img.shields.io/badge/Netty-Powered-blue.svg
8+
[6]: https://netty.io
9+
[7]: https://img.shields.io/badge/license-MIT-yellow.svg
10+
[8]: LICENSE
11+
12+
Java implementation of KCP based on Netty

0 commit comments

Comments
 (0)