Updated readme

This commit is contained in:
Martin Slot 2023-11-28 13:16:21 +01:00
parent 1b2fbd6822
commit c399f0d3e1
1 changed files with 4 additions and 1 deletions

View File

@ -8,4 +8,7 @@ Please never use this in production :)
I am experimenting a lot with a buffered reader, that i think is pretty slow, and pretty non-rustic in it's implementation: still, i like to have fun with it.
# Examples
For examples on how to use it, see the tests under `tests/`.
For examples on how to use it, see the tests under `tests/`.
# Nextgen
I am currently looking into making client certification authentification, for some "simple" authentication for the server.