aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-05-17 11:25:00 +0000
committerFuwn <[email protected]>2022-05-17 11:25:00 +0000
commit957e4589074d5a8a869243ee2893e1efe6b75b29 (patch)
tree0398115ecc0fd5308a725236a871f7d6b502637a /README.md
parentdocs(0.2.0): bump version (diff)
downloadgerm-957e4589074d5a8a869243ee2893e1efe6b75b29.tar.xz
germ-957e4589074d5a8a869243ee2893e1efe6b75b29.zip
docs(readme): add features
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 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