Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/jkotlinski/lsdpack
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotlinski committed Oct 22, 2018
2 parents 469c2b9 + c5a4380 commit caf8c17
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,10 @@ Contains the player code. Following symbols are exported:

### boot.s

An example for how to call the player. Displays CPU usage
An example for how to use the player. Displays CPU usage
using raster bars. Pressing A skips to the next song.

Replace with your own game, music selector or whatever
you feel like :)
![Screenshot](/docs/screenshot.png)

## How Does It Work?

Expand Down

0 comments on commit caf8c17

Please sign in to comment.