diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |