0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

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>
This commit is contained in:
mischahaenen 2023-12-08 09:02:09 +01:00 committed by GitHub
parent 1b4e918981
commit a7a46b1a5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: