README.md in spotify-api-0.0.6 vs README.md in spotify-api-0.0.7
- old
+ new
@@ -49,9 +49,14 @@
See examples directory for usage. The demo application ([lastfm2spotify_loved_tracks](/jberkel/spotify-api/blob/master/examples/lastfm2spotify_loved_tracks)) will
grab all recently loved tracks by your last.fm friends to create a new
spotify playlist. A nice way to listen to some good new music (if you share a similar music taste with most of your friends :)).
+## Hacking
+
+Test your changes with *rake spec* for unit tests, *rake integration* for integration tests. The jotify jar file is build from
+[github.com/jberkel/jotify/tree/spotify-api](http://github.com/jberkel/jotify/tree/spotify-api).
+
## Credits
Contains code from the jotify project:
Copyright (c) 2009, Felix Bruns <felixbruns@web.de>