summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7b4c9b00f..f8a52d07c 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,12 @@
<br/><br/>
</p>
+<div align="center">
+![Build Status](https://github.com/withastro/astro/actions/workflows/ci.yml/badge.svg)
+[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/withastro/astro/blob/main/LICENSE)
+[![npm version](https://badge.fury.io/js/astro.svg)](https://badge.fury.io/js/astro)
+</div>
+
## Install
The **recommended** way to install the latest version of Astro is by running the command below: