aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-06-14 09:11:27 +0000
committerFuwn <[email protected]>2022-06-14 09:11:27 +0000
commit8abd4a479c2f8801c71fcf48b2c9f2d27277ae62 (patch)
tree75fb335687331cae7a834c7e5cf32fe88e6bd24e /README.md
parentfix(germ): readme location (diff)
downloadgerm-8abd4a479c2f8801c71fcf48b2c9f2d27277ae62.tar.xz
germ-8abd4a479c2f8801c71fcf48b2c9f2d27277ae62.zip
fix(readme): add macros feature
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 f36e6c2..6cacc55 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,7 @@ features = ["ast"] # Enable the features you would like to use!
| `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 |
+| `macros` | Macros to aid with various Germ-related functionalities |
### Examples