diff --git a/README.md b/README.md
index 217855d..d852e4c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-

+

*µWS ("[micro](https://en.wikipedia.org/wiki/Micro-)WS") is simple and efficient messaging for the modern web.*
@@ -43,7 +43,7 @@ app.onGet("/", [](auto *res, auto *req, auto *args) {
#### Pay what you want.
A free & open source ([Zlib](LICENSE)) project since 2016. Kindly sponsored by [BitMEX](https://bitmex.com), [Bitfinex](https://bitfinex.com) & [Coinbase](https://www.coinbase.com/) in 2018.
-
+
*Become a paying sponsor to unlock support, issue reporting, roadmaps and to drop suggestions.*
diff --git a/15.pro b/misc/15.pro
similarity index 100%
rename from 15.pro
rename to misc/15.pro
diff --git a/2018.png b/misc/2018.png
similarity index 100%
rename from 2018.png
rename to misc/2018.png
diff --git a/READMORE.md b/misc/READMORE.md
similarity index 100%
rename from READMORE.md
rename to misc/READMORE.md
diff --git a/design.dia b/misc/design.dia
similarity index 100%
rename from design.dia
rename to misc/design.dia
diff --git a/logo.png b/misc/logo.png
similarity index 100%
rename from logo.png
rename to misc/logo.png
diff --git a/main.cpp b/misc/main.cpp
similarity index 100%
rename from main.cpp
rename to misc/main.cpp
diff --git a/tests.cpp b/misc/tests.cpp
similarity index 100%
rename from tests.cpp
rename to misc/tests.cpp