summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README10
-rw-r--r--screenshots/foolos.pngbin0 -> 9390 bytes
2 files changed, 7 insertions, 3 deletions
diff --git a/README b/README
index 646f1d5..c57ae80 100644
--- a/README
+++ b/README
@@ -8,9 +8,13 @@ Copyright M.Idziorek 2014 <m.i@gmx.at>
Disclaimer
----------
-This is a simple and useless "operating system", with no features,
-sorry. Currently it is just the rotting fruit of my explorations of
-the 32-bit protected mode and interrupt handling
+This is a simple and useless "operating system", with very basic
+features, sorry. It is the fruit of my fundamental explorations of
+the 32-bit protected mode, interrupt handling, memory management and
+some other things.
+
+![Screenshot of FoolOS](/screenshots/foolos.png?raw=true "FoolOs Kernel")
+
NOTES
=====
diff --git a/screenshots/foolos.png b/screenshots/foolos.png
new file mode 100644
index 0000000..cc533d7
--- /dev/null
+++ b/screenshots/foolos.png
Binary files differ