From 9b0e855b80a592775b0d13aea4051ad433aefbff Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 30 Oct 2024 21:05:41 +0200 Subject: [PATCH] update readme --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 787cd3d5..c08590d2 100644 --- a/README.md +++ b/README.md @@ -33,16 +33,15 @@ GTK 4 / Libadwaita client written in Rust * [x] [Gemini](https://geminiprotocol.net/docs/protocol-specification.gmi) * [ ] [Status codes](https://geminiprotocol.net/docs/protocol-specification.gmi#status-codes) * [x] Success - * [x] 20 + * [x] `20` * [x] Input - * [x] 10 Input - * [x] 11 Sensitive input + * [x] `10` Input + * [x] `11` Sensitive input * [ ] Redirection - * [x] 30 Redirection - * [ ] 31 (partial) - * [ ] Failure - * [ ] Temporary failure - * [ ] Permanent failure + * [x] `30` Redirection + * [ ] `31` (partial) + * [ ] Temporary failure + * [ ] Permanent failure * [ ] Client certificates * [ ] Gemfeeds * [ ] [Nex](https://nightfall.city/nex/info/specification.txt)