~athorp96/Coil

3b98dababe33f244130208edf3b72b93fe2e2d3f — Andrew Thorp 3 years ago f7406ba
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.