Skip to content

Commit

Permalink
chore: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sjdonado committed Feb 4, 2024
1 parent 822fcc7 commit e63791d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
## Web

<div align="center">
<img alt="Website screenshot" src="https://user-images.githubusercontent.com/27580836/232951519-e536c69d-0207-4c40-806c-5772f62f1377.png">
<img width="1840" alt="Website screenshot" src="https://github.com/sjdonado/idonthavespotify/assets/27580836/4a243d5e-0ab6-4174-9c79-baf5f2cff98a">
</div>

## Raycast Extension

<a href="https://raycast.com/sjdonado/idonthavespotify" target="_blank">
<div align="center">
<img alt="Raycast Extension screenshot" src="https://user-images.githubusercontent.com/27580836/230833330-9759063b-04d4-4559-b3b2-859e4a13f947.png">
<img width="862" alt="Raycast Extension screenshot" src="https://github.com/sjdonado/idonthavespotify/assets/27580836/0edcb1da-f3f4-4a0b-be2f-e767dbbb62b5">
</div>
</a>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "idonthavespotify",
"version": "0.0.8",
"version": "1.0.0",
"scripts": {
"dev": "concurrently \"bun run build:dev\" \"bun run --watch www/bin.ts\"",
"build:dev": "vite build --mode=development --watch",
Expand Down

0 comments on commit e63791d

Please sign in to comment.