From ef88c42dd8297fb9de5e426a583614ecd28d45ae Mon Sep 17 00:00:00 2001 From: Celeste Date: Sun, 13 Mar 2022 11:36:49 +0000 Subject: [PATCH] add more docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 64d47db..7111402 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Packeteer is a library that can handle structurally organising protocol packets ## Supported protocols * HTTP/1.x +* Gemini +* FTP ## What Packeteer is _not_ * a TCP/UDP stream handling library