diff --git a/README.md b/README.md
index 2e9cb50bf..20a2ac5d8 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-# Wails
+
+ 
+
A framework for building desktop applications using Go & Web Technologies.
+
-
-
-A framework for building desktop applications using Go & Web Technologies.
## About
@@ -38,9 +38,7 @@ Make sure you have the xcode command line tools installed. This can be done by r
`sudo apt install pkg-config build-essential libgtk-3-dev libwebkit2gtk-4.0-dev`
-::: tip
-If you have successfully installed these dependencies on a different flavour of Linux, please consider submitting a PR.
-:::
+Note: If you have successfully installed these dependencies on a different flavour of Linux, please consider submitting a PR.
### Windows