From afd2dc4666e1228268751ca67337ac6c547361c2 Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Wed, 31 Jan 2018 06:36:15 -0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 17762781b..65b9be067 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ Actix web is a small, fast, pragmatic, open source rust web framework. -*Features* - * Supported *HTTP/1.x* and *HTTP/2.0* protocols * Streaming and pipelining * Keep-alive and slow requests handling