# This patch file was generated by NetBeans IDE
# This patch can be applied using context Tools: Apply Diff Patch action on respective folder.
# It uses platform neutral UTF-8 encoding.
# Above lines and this line are ignored by the patching process.
--- README.txt
+++ README.txt
@@ -9,11 +9,18 @@
 fields. It also supports multiple file types (audio, video, flash) that are supported 
 by the flash player.
 
+Setup:
+1. Enable XSPF Playlist,  XSPF Playlist Node, XSPF Playlist Thumbnail, XSPF Playlist Audio, XSPF Playlist CCK.
+2. Configure settings for Playlists.  File types and content types: admin/settings/xspf
+3. Configure settings for content types: admin/settings/xspf/CONTENT_TYPE
+(where CONTENT_TYPE was defined in step two)
+
+Test/Usage:
 You can generate a xspf playlist for a node by using the url:
-http//mysite.com/xspf/node/NID 
-where NID is the node id of the node that you want the playlist for.
+http//mysite.com/node/XX/xspf
+where XX is the node id of the node that you want the playlist for.
 
-You can also create an XSPF file form a view- go to admin/build/views and select XSPF Playlist
+You can also create an XSPF file from a view- go to admin/build/views and select XSPF Playlist
 for your type of view
 
 For further information, including developer usage, see the project's Drupal handbook page:
