update docs

This commit is contained in:
skywind3000 2024-10-16 16:27:39 +08:00
parent 0d85027370
commit bb9416a705

View File

@ -2,6 +2,7 @@ KCP - A Fast and Reliable ARQ Protocol
======================================
[![Powered][3]][1]
[![GitHub license][6]][7]
[![Backers on Open Collective](https://opencollective.com/kcp/backers/badge.svg)](#backers)
[![Sponsors on Open Collective](https://opencollective.com/kcp/sponsors/badge.svg)](#sponsors)
@ -10,7 +11,8 @@ KCP - A Fast and Reliable ARQ Protocol
[3]: https://github.com/skywind3000/kcp/raw/master/kcp.svg
[4]: https://api.travis-ci.org/skywind3000/kcp.svg?branch=master
[5]: https://travis-ci.org/skywind3000/kcp
[6]: https://img.shields.io/badge/license-MIT-blue.svg
[7]: https://github.com/skywind3000/kcp/blob/master/LICENSE
# Introduction