summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-06-13 14:30:39 -0700
committerGravatar GitHub <noreply@github.com> 2021-06-13 14:30:39 -0700
commit37200eba7c98bbcd3cea8cba55140abee9d42807 (patch)
tree6419692f25db0ac6ef832a33adff66dc55db0504
parent416e8484b506497956fc2a43730b7514c17e275f (diff)
downloadastro-37200eba7c98bbcd3cea8cba55140abee9d42807.tar.gz
astro-37200eba7c98bbcd3cea8cba55140abee9d42807.tar.zst
astro-37200eba7c98bbcd3cea8cba55140abee9d42807.zip
Update README.md
-rw-r--r--packages/astro/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/astro/README.md b/packages/astro/README.md
index 101f67274..bf55e3fd9 100644
--- a/packages/astro/README.md
+++ b/packages/astro/README.md
@@ -1,8 +1,8 @@
<img src="https://github.com/snowpackjs/astro/blob/main/assets/social/banner.png?raw=true" alt="Astro" width="838" height="420" >
-**Astro** is a _fresh but familiar_ approach to building websites. Astro combines decades of proven performance best practices with the DX improvements of the component-oriented era.
+**Astro** is a _fresh but familiar_ approach to building websites. Astro combines decades of proven performance best practices with the DX improvements of the component-oriented era. Use your favorite JavaScript framework and automatically ship the bare-minimum amount of JavaScript—by default.
-With Astro, you can use your favorite JavaScript framework and automatically ship the bare-minimum amount of JavaScript—by default, it's none at all!
+Learn more: https://astro.build/blog/introducing-astro
## Project Status