From c8eca65451edfc7745d13bc24bbfd46915a97ea5 Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Wed, 29 Nov 2023 12:50:44 -0500 Subject: [PATCH] Examples --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 5ba4bb7..55326d1 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,18 @@ Here's what it does: | Embeds are self-links | Embeds are HTML | | Exports `` elements | Wants [`::note` syntax][1] | +## Install + +```sh +npx @valtown/notion-to-astro +``` + +## Usage + +```sh +npx @valtown/notion-to-astro --help +``` + ## One-pass This is intended to be run once in order to start a conversion,