summaryrefslogtreecommitdiff
path: root/examples/with-nanostores/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-nanostores/README.md')
-rw-r--r--examples/with-nanostores/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/with-nanostores/README.md b/examples/with-nanostores/README.md
new file mode 100644
index 000000000..e74f30fd0
--- /dev/null
+++ b/examples/with-nanostores/README.md
@@ -0,0 +1,3 @@
+# Astro with [`nanostores`](https://github.com/nanostores/nanostores)
+
+This example showcases using [`nanostores`](https://github.com/nanostores/nanostores) to provide shared state between components from different frameworks.