Skip to content

Commit

Permalink
Merge pull request #106 from hackclub/fix-status-badges
Browse files Browse the repository at this point in the history
Fix status badges
  • Loading branch information
maxwofford authored Dec 9, 2024
2 parents f7bf944 + cca6d2e commit 79aad50
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
<h1 align="center">Airbridge</h1>
<p align="center">
<a href="https://github.com/hackclub/airbridge/actions">
<img alt="test" src="https://github.com/hackclub/airbridge/workflows/test/badge.svg">
<img alt="format" src="https://github.com/hackclub/airbridge/workflows/format/badge.svg">
</a>
</p>


<p align="center"><i>The bridges tying Hack Club's services together. (WIP) Illustrated below by <a href="https://gh.maxwofford.com">@maxwofford</a>.</i></p>
<p align="center"><img alt="Raft icon" src="https://cloud-gxlnkdt57.vercel.app/0untitled.png"></a>


[![test](https://github.com/hackclub/airbridge/actions/workflows/test.yml/badge.svg)](https://github.com/hackclub/airbridge/actions/workflows/test.yml)

[![format](https://github.com/hackclub/airbridge/actions/workflows/format.yml/badge.svg)](https://github.com/hackclub/airbridge/actions/workflows/format.yml)

## Reasoning

Our [previous API](https://github.com/hackclub/api/blob/master/README.md) was really good at a couple things. It hasn't been touched in years and it's still providing password-less authentication as a service at scale.
Expand Down

0 comments on commit 79aad50

Please sign in to comment.