aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a01b597..efa0e51 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,8 @@
Windmark is an elegant and highly performant, async Gemini server framework for
the modern age!
+Now supporting both [Tokio](https://github.com/tokio-rs/tokio) and [`async-std`](https://github.com/async-rs/async-std)!
+
## Usage
Check out an example starter project