From 3612057ac0890e21fd97ebd43bc0e58241b16db8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Tue, 8 Dec 2020 21:26:49 +0100 Subject: [PATCH] docs: add HTTP/3 to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d33c3d0..009f061 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Symfony Docker -A [Docker](https://www.docker.com/)-based installer and runtime for the [Symfony](https://symfony.com) web framework, with full [HTTP/2](https://symfony.com/doc/current/weblink.html) and HTTPS support. +A [Docker](https://www.docker.com/)-based installer and runtime for the [Symfony](https://symfony.com) web framework, with full [HTTP/2](https://symfony.com/doc/current/weblink.html), HTTP/3 and HTTPS support. ![CI](https://github.com/dunglas/symfony-docker/workflows/CI/badge.svg)