From 957e4589074d5a8a869243ee2893e1efe6b75b29 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 17 May 2022 11:25:00 +0000 Subject: docs(readme): add features --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3