diff --git a/.gitignore b/.gitignore
index 496ee2c..5204d48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-.DS_Store
\ No newline at end of file
+.DS_Store
+.project
\ No newline at end of file
diff --git a/README.md b/README.md
index f894a66..6858d5d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,12 @@
# Supersized jQuery Plugin
+In order to test the videos a local webserver is required.
+I've provided the a shortcut for the webrick server.
+RUN in the terminal:
+ruby start_webrick.rb
+will start the server and output a unique localhost:PORT_NUMBER to access the slideshow directory from.
+
+
Documentation can be found on the official project page: [http://www.buildinternet.com/project/supersized/](http://www.buildinternet.com/project/supersized/)
*** Changelog ***
diff --git a/slideshow/demo.html b/slideshow/demo.html
index 4dbb54f..836427f 100644
--- a/slideshow/demo.html
+++ b/slideshow/demo.html
@@ -23,8 +23,9 @@
-
+
+