diff --git a/Vulnerabilities_and_Exploits/README.md b/Vulnerabilities_and_Exploits/README.md
index d66ba5c..da49769 100644
--- a/Vulnerabilities_and_Exploits/README.md
+++ b/Vulnerabilities_and_Exploits/README.md
@@ -4,6 +4,7 @@
 ## Tools
 
 ### Keyloggers
+
 * Rin Logger
 
 
@@ -13,7 +14,7 @@
 
 # Vulnerabilities Glossary
 
-* LD_PRELOAD: hijacking functions to a shared library: you can set this enviroment variable direct to the linker to load a library of your choice.
+* `LD_PRELOAD`: hijacking functions to a shared library: you can set this enviroment variable direct to the linker to load a library of your choice.
 
 ### Common Vulnerabilities: