Skip to content

Commit 88eb75e

Browse files
Update README.md
Add download links
1 parent 85e2c82 commit 88eb75e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<p align="center">Backend API for Fonz Music built with Node.js & written in TypeScript.</p>
66
</div>
77

8+
<a href="https://fonzmusic.com/download"><img src="https://www.freepnglogos.com/uploads/app-store-logo-png/google-play-and-apple-app-store-logos-22.png" alt="Download from Appstore and Play Store" /></a>
9+
810
### Our Goal
911
- This project is the prototype for our upcoming app, Fonz.
1012
- Fonz's mission is to simplify queueing music on other people's devices and platforms when you are in close proximity.
@@ -18,4 +20,4 @@ cd fonz-api
1820

1921
# Install Dependencies & Start Development
2022
npm i && npm run dev
21-
```
23+
```

0 commit comments

Comments
 (0)