diff --git a/.gitignore b/.gitignore
index b56743c0..e69de29b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +0,0 @@
-/Projects/CodeLite/OSX/SleepyHead.tags
-/Projects/CodeLite/OSX/Debug
-/Projects/CodeLite/OSX/SleepyHead.mk
-/Projects/CodeLite/OSX/SleepyHead_wsp.mk
\ No newline at end of file
diff --git a/Docs/sheep.png b/Docs/sheep.png
new file mode 100644
index 00000000..72b210ec
Binary files /dev/null and b/Docs/sheep.png differ
diff --git a/Docs/sheep.svg b/Docs/sheep.svg
new file mode 100644
index 00000000..abed5476
--- /dev/null
+++ b/Docs/sheep.svg
@@ -0,0 +1,347 @@
+
+
+
diff --git a/Docs/sheep2.svg b/Docs/sheep2.svg
new file mode 100644
index 00000000..05a31135
--- /dev/null
+++ b/Docs/sheep2.svg
@@ -0,0 +1,81 @@
+
+
+
diff --git a/Icons/README.txt b/Icons/README.txt
new file mode 100644
index 00000000..6f747227
--- /dev/null
+++ b/Icons/README.txt
@@ -0,0 +1,6 @@
+These icons are pinched from my ubuntu box.. They need replacing..
+
+Appologies to anyone if these are used in error, contact me and I will correct immediately..
+
+jedimark(at)users.sourceforge.net
+
diff --git a/README b/README
index 82902264..a7b1d0a3 100644
--- a/README
+++ b/README
@@ -1,24 +1,18 @@
-SleepyHead alpha test build..
+SleepyHead QT port v0.8 branch
-This is nowhere near an official release, and is 100% Guaranteed to break when you least expect it.
+CPAP & Sleep machine tracking softwre
-This "mini alpha version" only currently supports Philips Respironics system one machines and Contec CMS50 Oximeters.
+To Build:
-It's just a tool I wrote based on our SleepLib framework to track my CPAP data, and I thought I'd share it for those who are game while we work on the real app.
-
-Just a heads up, it creates a SleepApp folder in your documents folder. This is where it stores it's database.
-
-To use, Click File -> Import SD and select your SD card folder (or a copy of it).
-
-I'm hoping the rest is self explanitory, click on things.. See how well it breaks.
+qmake
+make
+Author: Mark Watkins
+Copyright (C) 2011
Licence Stuff
-------------
-SleepLib and main program is GPL..
+This software is released under the GNU Public License.
-Incorporates FreeType-GL, converted to C++ code in ./libs/freetype-gl
Incorporates TinyXML.. see their readme for details in ./libs/tinyxml
-/Mark W
-