aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index cd2d092..303b1ae 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,8 @@ germ = "*" # Use current version show above!
|-----------|------------------------------------------------------------------|
| `ast` | Construct AST trees from raw Gemtext. |
| `convert` | Convert from Gemtext to markup formats such as HTML or Markdown. |
+| `request` | Make Gemini requests and get sane, structured results. |
+| `meta` | Structure-ize a Gemini response's meta section |
### Examples