diff --git a/README.md b/README.md index 2a5d33d..ca98ebb 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,7 @@ # BoredOS
-
-====================== __    ____  ____ 
-===================== / /_  / __ \/ ___\
-==================== / __ \/ / / /\___ \
-=================== / /_/ / /_/ /____/ /
-================== /_.___/\____//_____/ 
-=================  -
+ BoredOS Logo
BoredOS is a simple x86_64 hobbyist operating system. It features a DE (and WM), a FAT32 filesystem, customizable UI and much much more! diff --git a/bored.svg b/bored.svg deleted file mode 100644 index ef431d2..0000000 --- a/bored.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/boredos.svg b/boredos.svg new file mode 100644 index 0000000..c083e0f --- /dev/null +++ b/boredos.svg @@ -0,0 +1,26 @@ + + + + ====================== __ ____ ____ + ===================== / /_ / __ \/ ___\ + ==================== / __ \/ / / /\___ \ + =================== / /_/ / /_/ /____/ / + ================== /_.___/\____//_____/ + ================= + \ No newline at end of file diff --git a/src/kernel/images/wallpapers/.DS_Store b/src/kernel/images/wallpapers/.DS_Store index 82864b4..c1f80bb 100644 Binary files a/src/kernel/images/wallpapers/.DS_Store and b/src/kernel/images/wallpapers/.DS_Store differ