diff --git a/README.md b/README.md index 5d01014a..58ab3c12 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ XQUIC Library released by Alibaba is … … **a client and server implementation of QUIC and HTTP/3 as specified by the IETF.** Currently supported QUIC versions are v1 and draft-29. -… **OS and platform agnostic.** It currently supports Android, iOS, Linux, macOS and Windows(v1.2.0). Most of the code is used in our own products, and has been tested at scale on android, iOS apps, as well as servers. +… **OS and platform agnostic.** It currently supports Android, iOS, HarmonyOS, Linux, macOS and Windows(v1.2.0). Most of the code is used in our own products, and has been tested at scale on android, iOS apps, as well as servers. … **still in active development.** [Interoperability](https://interop.seemann.io/) is regularly tested with other QUIC implementations. @@ -52,7 +52,7 @@ XQUIC Library released by Alibaba is … * Pluggable cryptography, integration with BoringSSL and BabaSSL -* Cross-platform implementation, support Android, iOS, Linux, macOS and Windows(v1.2.0) +* Cross-platform implementation, support Android, iOS, HarmonyOS, Linux, macOS and Windows(v1.2.0) ## Requirements