diff --git a/README.md b/README.md
index 5cbb655272ca291bb63a352055b043358f0c7a3c..a6d76928ecf7b541c8b744ea7d4f17d8c19c20f9 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,7 @@ Better approach is to use Public(Certificates)/Private keys encryption scheme wh
 
 ## Current Approach
 
+```
   +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
   |          User Device          |
   |                               |
@@ -68,6 +69,7 @@ Better approach is to use Public(Certificates)/Private keys encryption scheme wh
   | +---------------------------+ | (4) Authorization  |               |
   |                               |     Code           +---------------+
   +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
+```
 
 ## Better Security Approach