From 0897ae3d26b40955dcbf2a020a84a33cb574b696 Mon Sep 17 00:00:00 2001 From: Karthikdasari0423 <92445174+Karthikdasari0423@users.noreply.github.com> Date: Mon, 8 Aug 2022 21:17:50 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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