--- a/README Sun Mar 23 23:55:50 2008 -0400
+++ b/README Mon Mar 24 00:12:21 2008 -0400
@@ -1,13 +1,16 @@
<div align="center">
<b>Greyhound</b><br />
- A PHP-based web interface for Amarok
+ A PHP-based web interface for Amarok<br />
+ <br />
+ >>> <b>To access this script once started navigate to: <<<<br />
+ >>> <a href="http://localhost:7447/">http://localhost:7447/</a> <<<
</div>
<p>I wrote Greyhound because of some issues I was having with other web
interface scripts freezing and not working right. Greyhound is my first
shot at writing Amarok scripts but it seems to work pretty well.
</p>
<p>Greyhound's interface is based on the WebControl script by Jonas Christian
- Drewsen, André Kelpe, and Peter C. Ndikuwera. However unlike WebControl
+ Drewsen, André Kelpe, and Peter C. Ndikuwera. However unlike WebControl
Greyhound is written entirely in PHP, making it a bit more portable. This
script doesn't require an external web server to run, it has a relatively
basic built-in (single-threaded) server.</p>