diff options
author | 2022-08-26 11:50:30 -0700 | |
---|---|---|
committer | 2022-08-26 11:50:30 -0700 | |
commit | 8d6978b8d0bc4fb05dde5016e4e6d493c31cbb2e (patch) | |
tree | d8ae316443c3712888bf72086e918c08ab42f1e4 | |
parent | 17e2178568d5a5a8134743bfb87c62f4c04979e5 (diff) | |
download | astro-8d6978b8d0bc4fb05dde5016e4e6d493c31cbb2e.tar.gz astro-8d6978b8d0bc4fb05dde5016e4e6d493c31cbb2e.tar.zst astro-8d6978b8d0bc4fb05dde5016e4e6d493c31cbb2e.zip |
Update README.md
-rw-r--r-- | packages/integrations/alpinejs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/alpinejs/README.md b/packages/integrations/alpinejs/README.md index d3b501f40..c25a8f65d 100644 --- a/packages/integrations/alpinejs/README.md +++ b/packages/integrations/alpinejs/README.md @@ -1,4 +1,4 @@ -# @astrojs/alpinejs ⚛️ +# @astrojs/alpinejs This **[Astro integration][astro-integration]** adds [Alpine.js](https://alpinejs.dev/) to your project so that you can use Alpine.js anywhere on your page. |