From 3b98dababe33f244130208edf3b72b93fe2e2d3f Mon Sep 17 00:00:00 2001 From: Andrew Thorp Date: Sun, 25 Jul 2021 18:51:23 -0400 Subject: [PATCH] Add feature set to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 797aa17..e4d2d25 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,10 @@ cargo build --release # Copy or symlink the binary into your path or call from the compiled location with ./target/release/coil --help ``` + +## Features +- [X] Send requests to any puclic gemini server. +- [] Parse response intelligently. +- [] Add input to requests. +- [] Add certificate files to requests. +- [] Friendly render `text/gemini` mime type. -- 2.45.2