diff --git a/README.md b/README.md
index 410740fd3e3b4980632c2f7d91ba8266fdb39356..cafb0b975fba09278df6a13eb315fe162847c2cf 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ such that there is only one way to do things and callbacks have been avoided.
 
 Performance sensitive applications should use ws/wscore directly.
 
-## [gobwas/ws](https://github.com/gobwas/ws)
+### [gobwas/ws](https://github.com/gobwas/ws)
 
 This library has an extremely flexible API but that comes at a cost of usability
 and clarity. Its just not clear and simple how to do things in a safe manner.