diff --git a/README.md b/README.md
index 639abd5..84e5149 100644
--- a/README.md
+++ b/README.md
@@ -202,7 +202,7 @@ I'd install it first and add its setup line :
- **Formatting code**
- leader + f m formats or beautifies the code in current window via neoformat
- (currently only html ,css , js can be formatted . To be able to use this keybind you need to install the formatter locally for your language , in my case prettier was required only so I installed it. check (this)[https://github.com/sbdchd/neoformat].
+ (currently only html ,css , js can be formatted . To be able to use this keybind you need to install the formatter locally for your language , in my case prettier was required only so I installed it. check [this](https://github.com/sbdchd/neoformat).
- **Neoscroll**