From 0348c85b7daf68f07a9ee2196b8d4e1eefe14b15 Mon Sep 17 00:00:00 2001
From: MultiMote <sporeon@yandex.ua>
Date: Fri, 24 May 2019 22:22:17 +0300
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 91b1839..0310fe3 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ SQLite does not support table and field comments so we are using external commen
             "field_name": "Field comment",
             "field_name2": "Field comment 2"
         }
-    },
+    }
 }
 ```
 
@@ -35,4 +35,4 @@ SQLite does not support table and field comments so we are using external commen
 
 ![](screenshots/output.png)
 
-Python is not my strong side
\ No newline at end of file
+Python is not my strong side