summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-07-15 15:38:33 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-15 15:38:33 -0400
commitd7a8a8c4e2812a6d8c8c2033befdcbc568b6e99b (patch)
tree046bcb338ff9e8663f4d99e7e3cec04577a4163d
parentaf358ecee184657f2a0d53d8fe2690185779ada3 (diff)
downloadastro-d7a8a8c4e2812a6d8c8c2033befdcbc568b6e99b.tar.gz
astro-d7a8a8c4e2812a6d8c8c2033befdcbc568b6e99b.tar.zst
astro-d7a8a8c4e2812a6d8c8c2033befdcbc568b6e99b.zip
Update README.md
-rw-r--r--packages/astro/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/astro/README.md b/packages/astro/README.md
index 209ab9956..204ab6406 100644
--- a/packages/astro/README.md
+++ b/packages/astro/README.md
@@ -2,7 +2,10 @@
**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.
-Learn more: https://astro.build/blog/introducing-astro
+
+### [Announcement Post →](https://astro.build/blog/introducing-astro)
+
+### [Full Documentation Site →](https://docs.astro.build/)
## Project Status