Skip to content

Commit

Permalink
docs: drop badges as irrelevant and slow to update
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric authored Sep 15, 2023
1 parent 3f22857 commit cd346d6
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,6 @@
<p>Fast pnpm monorepo for cross-platform apps built with Expo and React</p>
</div>

<p align="center">
<a href="https://github.com/byCedric/expo-monorepo-example/actions/workflows/test.yml">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/github/actions/workflow/status/byCedric/expo-monorepo-example/test.yml?branch=main&style=flat-square&labelColor=49505A">
<img alt="Test workflows" src="https://img.shields.io/github/actions/workflow/status/byCedric/expo-monorepo-example/test.yml?branch=main&style=flat-square&labelColor=D1D5DA" />
</picture>
</a>
<a href="https://github.com/byCedric/expo-monorepo-example/actions/workflows/preview.yml">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/github/actions/workflow/status/byCedric/expo-monorepo-example/preview.yml?style=flat-square&labelColor=49505A">
<img alt="Preview workflows" src="https://img.shields.io/github/actions/workflow/status/byCedric/expo-monorepo-example/preview.yml?style=flat-square&labelColor=D1D5DA" />
</picture>
</a>
<a href="https://github.com/byCedric/expo-monorepo-example/actions/workflows/build.yml">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/github/actions/workflow/status/byCedric/expo-monorepo-example/build.yml?branch=main&style=flat-square&labelColor=49505A">
<img alt="Build workflows" src="https://img.shields.io/github/actions/workflow/status/byCedric/expo-monorepo-example/build.yml?branch=main&style=flat-square&labelColor=D1D5DA" />
</picture>
</a>
</p>

<p align="center">
<a href="https://github.com/byCedric/expo-monorepo-example#-why-is-it-fast"><b>Why is it fast?</b></a>
&ensp;&mdash;&ensp;
Expand Down

0 comments on commit cd346d6

Please sign in to comment.