Skip to content

Commit

Permalink
docs: adds cool badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Stacy committed Sep 12, 2024
1 parent 6cbab4f commit faa93c3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@

![Adze Logo](./readme/logo-small.png)

[![build workflow](https://github.com/adzejs/adze/actions/workflows/build.yml/badge.svg)](https://github.com/adzejs/adze/actions/workflows/build.yml)
![node-lts](https://img.shields.io/node/v-lts/adze) [![apache 2.0](https://badgen.net/npm/license/adze)](/LICENSE.md)
![build workflow](https://github.com/adzejs/adze/actions/workflows/build.yml/badge.svg)
![node-lts](https://img.shields.io/node/v-lts/adze)
[![apache 2.0](https://badgen.net/npm/license/adze)](/LICENSE.md)
![minzip](https://badgen.net/bundlephobia/minzip/adze)
![dependency count](https://badgen.net/bundlephobia/dependency-count/adze)

**Please visit our official docs at [adzejs.com](http://www.adzejs.com/).**

Expand Down

0 comments on commit faa93c3

Please sign in to comment.