aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index db464b2..26b0e01 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ features = ["ast"] # Enable the features you would like to use!
| `meta` | Structure-ize a Gemini response's meta section |
| `macros` | Macros to aid with various Germ-related functionalities |
| `quick` | Quick functions to create valid Gemtext elements from input |
+| `sync` | An asynchronous version of `request` |
### Examples