aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-06-04 10:28:20 +0000
committerFuwn <[email protected]>2025-06-04 10:28:20 +0000
commit8465c4fe4be77a17b659aaef0caee1138b46ea80 (patch)
treeb3afd365d283f3c3d3ae8ffc76b490601527de0c /README.md
parentchore(rustfmt): Remove unused license template (diff)
downloadgerm-8465c4fe4be77a17b659aaef0caee1138b46ea80.tar.xz
germ-8465c4fe4be77a17b659aaef0caee1138b46ea80.zip
docs(README): Add example usage of example just task
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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