Skip to content

Commit

Permalink
chore: status badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaup committed Jan 19, 2025
1 parent 85f6eec commit 2514b8f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
<div style="display: flex; align-items: center; gap: 10px;">
<img src="./assets/images/app-icon.png" width="56" style="border-radius: 8px;"/><h1>Yooooooooooha</h1></div>
<img src="./assets/images/app-icon.png" width="96" />

# Yooooooooooha

A Yahoo clone to use as a React Native playground.

[![Lint](https://github.com/codedaddys/yooha/actions/workflows/lint.yml/badge.svg)](https://github.com/codedaddys/yooha/actions/workflows/lint.yml)
[![TypeScript Check](https://github.com/codedaddys/yooha/actions/workflows/tsc.yml/badge.svg)](https://github.com/codedaddys/yooha/actions/workflows/tsc.yml)
[![Test](https://github.com/codedaddys/yooha/actions/workflows/test.yml/badge.svg)](https://github.com/codedaddys/yooha/actions/workflows/test.yml)

#### Tech Stack

| Item | Purpose | Notes |
Expand Down

0 comments on commit 2514b8f

Please sign in to comment.