aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-07-31 11:34:28 +0200
committerHampusM <hampus@hampusmat.com>2022-07-31 12:17:51 +0200
commit0e2193d34c43513dbdcf91b947bec072d9b98b22 (patch)
tree064e0f89982283740d19198d90088094d8c2ce84 /README.md
parent94b8e52eeefdabab98dfdb5bf4c91f75d778150c (diff)
docs: add asynchronous functionality to todo
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index df3b50a..48d5901 100644
--- a/README.md
+++ b/README.md
@@ -104,5 +104,6 @@ fn main()
For more examples see the [examples folder](https://git.hampusmat.com/syrette/tree/examples).
## Todo
-- Add support generic factories
+- Add support for generic factories
+- Add asynchronous functionality