From 8465c4fe4be77a17b659aaef0caee1138b46ea80 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 4 Jun 2025 10:28:20 +0000 Subject: docs(README): Add example usage of example just task --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5a08ff9..3a060cf 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,9 @@ features = ["ast"] # Enable the features you would like to use! Thoroughly commented examples can be found within the [`examples/`](https://github.com/gemrest/germ/tree/main/examples) directory. +Examples can be run by name using the example just task. +(e.g., `just example ast_to_gemtext`) + ## License This project is licensed with the -- cgit v1.2.3