summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar mischahaenen <31645541+mischahaenen@users.noreply.github.com> 2023-12-08 09:02:09 +0100
committerGravatar GitHub <noreply@github.com> 2023-12-08 09:02:09 +0100
commita7a46b1a5d86ce7e0cf305065ce419792f80f43d (patch)
tree05a3813ed878c0497bec0e4536b250c7efaa7266
parent1b4e91898116f75b02b66ec402385cf44e559118 (diff)
downloadastro-a7a46b1a5d86ce7e0cf305065ce419792f80f43d.tar.gz
astro-a7a46b1a5d86ce7e0cf305065ce419792f80f43d.tar.zst
astro-a7a46b1a5d86ce7e0cf305065ce419792f80f43d.zip
feat(badges): add github badge (#9231)
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
-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: