Skip to content

Commit

Permalink
Resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyKishenin committed Nov 11, 2014
2 parents d07925d + 27e8109 commit 3126fb1
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 @@ -13,9 +13,9 @@ Just follow [the link](https://developer.gracenote.com/) and get it there.

* Copy `main.c` to `gnsdk-3.02.0.422o-20130108/samples/misucid_stream`
* Run `make`
* Use `./sample 'CLIENT ID' 'CLIENT TAG' ./licence.txt ./data/05-Hummingbird-sample.wav`
* Use `./sample 'CLIENT ID' 'CLIENT TAG' ./license.txt ./data/05-Hummingbird-sample.wav`

If everything is fine, you should see the followuing output:
If everything is fine, you should see the following output:

```bash
{"artist": "Wilco", "album": "A Ghost is Born", "title": "Hummingbird"}
Expand Down

0 comments on commit 3126fb1

Please sign in to comment.