From ea5c43925eda21ab124dfbb8ca77e16edb15dd98 Mon Sep 17 00:00:00 2001
From: Gospodin Bodurov <gospodin@bodurov.net>
Date: Tue, 27 Aug 2019 09:15:09 +0300
Subject: [PATCH] Fix diagram

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 5cbb655..a6d7692 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
 
-- 
GitLab