Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 52775bc

Browse files
committed
added github job badges
1 parent dde2a5b commit 52775bc

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,17 @@
66

77
<a href="https://github.com/agile-ts/agile">
88
<img src="https://img.shields.io/github/license/agile-ts/agile.svg" alt="GitHub License"></a>
9+
<a href="https://npm.im/@agile-ts/core">
10+
<img src="https://img.shields.io/bundlephobia/min/@agile-ts/core.svg" alt="npm minified size"></a>
11+
<a href="https://github.com/agile-ts/agile/actions?query=workflow%3Abuild">
12+
<img src="https://github.com/agile-ts/agile/workflows/Release/badge.svg?style=flat-square" alt="Build Status"></a>
13+
<a href="https://github.com/agile-ts/agile/actions?query=workflow%3Abuild">
14+
<img src="https://github.com/agile-ts/agile/workflows/Test%20All%20Packages/badge.svg" alt="Build Status"></a>
915
<a href="https://npm.im/@agile-ts/core">
1016
<img src="https://img.shields.io/npm/dm/@agile-ts/core.svg" alt="npm monthly downloads"></a>
1117
<a href="https://npm.im/@agile-ts/core">
1218
<img src="https://img.shields.io/npm/dt/@agile-ts/core.svg" alt="npm total downloads"></a>
13-
<a href="https://npm.im/@agile-ts/core">
14-
<img src="https://img.shields.io/bundlephobia/min/@agile-ts/core.svg" alt="npm minified size"></a>
15-
<a href="https://github.com/agile-ts/agile">
16-
<img src="https://img.shields.io/github/languages/code-size/agile-ts/agile.svg" alt="GitHub Code Size"></a>
17-
<a href="https://github.com/agile-ts/agile">
18-
<img src="https://img.shields.io/github/repo-size/agile-ts/agile.svg" alt="GitHub Repo Size"></a>
19+
1920

2021

2122
<br />

0 commit comments

Comments
 (0)