docs: add project links to READMEs for consistency

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
Marc-André Lureau 2024-10-29 12:07:51 +04:00 committed by Benoît Cortier
parent f55e82f02e
commit 4ef36bf5fa
22 changed files with 90 additions and 5 deletions

View file

@ -4,4 +4,8 @@ Blocking I/O abstraction wrapping the IronRDP state machines conveniently.
This crate is a higher level abstraction for IronRDP state machines using blocking I/O instead of
asynchronous I/O. This results in a simpler API with fewer dependencies that may be used
instead of `ironrdp-async` when concurrency is not a requirement.
instead of `ironrdp-async` when concurrency is not a requirement.
This crate is part of the [IronRDP] project.
[IronRDP]: https://github.com/Devolutions/IronRDP