Skip to content

Commit

Permalink
feat: add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
michal4132 committed Nov 19, 2022
1 parent 59bba41 commit 48302c6
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
![Linter](https://github.com/michal4132/cspot_vita/workflows/Linter/badge.svg)

# :trumpet: cspot_vita
A Spotify player for PS Vita.

*Only to be used with premium spotify accounts!*

*Requires [iTLS-Enso](https://github.com/SKGleba/iTLS-Enso) or newer firmware.*

## Building

### Prerequisites
- [vitasdk](https://github.com/vitasdk)

```shell
mkdir build && cd build
cmake .. && make
```

0 comments on commit 48302c6

Please sign in to comment.