Add feature set to README
1 files changed, 7 insertions(+), 0 deletions(-) M README.md
M README.md => README.md +7 -0
@@ 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.