Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hominsu authored Jan 1, 2024
1 parent 24d9307 commit d4859a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<a href="https://github.com/hominsu/slink/stargazers"><img src="https://img.shields.io/github/stars/hominsu/slink.svg?style=for-the-badge" alt="Stargazers"></a>
<a href="https://github.com/hominsu/slink/issues"><img src="https://img.shields.io/github/issues/hominsu/slink.svg?style=for-the-badge" alt="Issues"></a>
<a href="https://github.com/hominsu/slink/blob/master/LICENSE"><img src="https://img.shields.io/github/license/hominsu/slink.svg?style=for-the-badge" alt="License"></a>
<a href="https://github.com/hominsu/slink/actions/workflows/docker-publish.yml"><img src="https://img.shields.io/github/actions/workflow/status/hominsu/slink/go.yml?branch=main&style=for-the-badge" alt="Deploy"></a>
<a href="https://github.com/hominsu/slink/actions/workflows/docker-deploy.yml"><img src="https://img.shields.io/github/actions/workflow/status/hominsu/slink/docker-deploy.yml?branch=main&style=for-the-badge" alt="Deploy"></a>
</p>

<!-- PROJECT LOGO -->
Expand Down Expand Up @@ -70,4 +70,4 @@ make build
cd web
pnpm install
pnpm dev
```
```

0 comments on commit d4859a8

Please sign in to comment.