Skip to content

Commit ba0c046

Browse files
committed
docs(readme): 📝 add build badge
1 parent 3969cb5 commit ba0c046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Collection of components that are accessible, composable, customizable from low
77
<p align="center">
88
<a href="https://npmjs.org/package/@adaptui/react-native-tailwind"><img alt="NPM version" src="https://img.shields.io/npm/v/@adaptui/react-native-tailwind.svg" /></a>
99
<a href="https://npmjs.org/package/@adaptui/react-native-tailwind"><img alt="NPM downloads" src="https://img.shields.io/npm/dm/@adaptui/react-native-tailwind.svg"></a>
10-
<a href="https://github.com/adaptui/react-native-tailwind/actions"><img alt="Build Status" src="https://github.com/adaptui/react-native-tailwind/workflows/Test/badge.svg?event=push&branch=master" /></a><br/>
10+
<a href="https://github.com/adaptui/react-native-tailwind/actions"><img alt="Build Status" src="https://github.com/adaptui/react-native-tailwind/actions/workflows/build.yml/badge.svg" /></a><br/>
1111
<a href="https://github.com/adaptui/react-native-tailwind/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License">
1212
</a>
1313
<a target="_blank" href="https://octo-repo-visualization.vercel.app/?repo=adaptui%2Freact-native-tailwind"><img src="https://img.shields.io/badge/Repo-Visualization-orange" alt="Repo Visualization">

0 commit comments

Comments
 (0)