diff --git a/README.md b/README.md
index 0bedd18..5340749 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
-

+
Another terminal based graphical activity monitor, inspired by [gtop](https://github.com/aksakalli/gtop) and [vtop](https://github.com/MrRio/vtop), this time written in [Go](https://golang.org/)!
-

-

+

+
@@ -85,7 +85,7 @@ Feel free to add a new one. You can use 256 colors, bold, underline, and reverse
## Credits
-* [Logo](https://github.com/cjbassi/gotop/blob/master/media/logo.png) by [mdnazmulhasan27771](https://github.com/mdnazmulhasan27771)
+* [Logo](https://github.com/cjbassi/gotop/blob/master/assets/logo.png) by [mdnazmulhasan27771](https://github.com/mdnazmulhasan27771)
## Built With
diff --git a/media/demo.gif b/assets/demo.gif
similarity index 100%
rename from media/demo.gif
rename to assets/demo.gif
diff --git a/media/logo.png b/assets/logo.png
similarity index 100%
rename from media/logo.png
rename to assets/logo.png
diff --git a/media/minimal.png b/assets/minimal.png
similarity index 100%
rename from media/minimal.png
rename to assets/minimal.png