diff --git a/README.md b/README.md index d6fb5f67..3dfdafd6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ quicly [![CI](https://github.com/h2o/quicly/actions/workflows/ci.yml/badge.svg)] Quicly is an IETF [QUIC](https://quicwg.github.io/) protocol implementation, written from the ground up to be used primarily within the H2O HTTP server. +License + The software is licensed under the MIT License. How to build