diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-06-24 20:17:11 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-06-24 20:17:11 +0200 |
| commit | 4504a3826067702af9befe83da2d8df2a70e2e89 (patch) | |
| tree | ec398c78e67b6ff530f52c5c3dce31860f8ee86c | |
| parent | a99ca43066ba246475809a0e805bf52e8195debd (diff) | |
Added Disclaimer to README
| -rw-r--r-- | README | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,8 +1,15 @@ Welcome to FoolOS -================= +================= 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 + NOTES ===== |
