From d433d115b88caba76d86d76edb4f83a0519805e6 Mon Sep 17 00:00:00 2001
From: Mahdi Yari <m.yary16@gmail.com>
Date: Tue, 3 Nov 2020 20:26:50 +0330
Subject: [PATCH] Update README.md

---
 doc/README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/README.md b/doc/README.md
index b400aec..26cbe6a 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -532,7 +532,8 @@ Return Example:
 
 ```
 ### Get State
-**Warning:** getState calls are getting deprecated.
+**Warning:** getState calls are getting deprecated.  
+
 Gets a lot of information about the state of `path`
 
 ```js
-- 
GitLab