-- What is BMP RSS feeder --
The BMP RSS feeder plugin is a general plugin for the 
Beep Media Player that is capable of generating a RSS
feed that contains the latest songs played.


-- License --
The BMP RSS feeder plugin is released under the GPL,
more information about this license can be found in
the COPYING file.


-- Requirement --
The BMP RSS feeder plugin needs:
* Beep Media Player	0.9.7
* gnome-vfs
* libxml


-- Compiling and installing --
Configuration:
	./configure

Building:
	make
		Will compile the BMP plugin
		
Installing:
	make install
		Installs the BMP plugin

