From 32429ed10bedfe086f97da443cc5a3fa81b165d4 Mon Sep 17 00:00:00 2001 From: Hamed Masafi Date: Thu, 20 Jun 2019 19:39:54 +0430 Subject: [PATCH] small fix on readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b5a8a0..673d65f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Badge](https://api.codacy.com/project/badge/Grade/f3802610beb946068f6cd2c2b6608a - Table join detect - Suppor every Qt types. [Full list](doc/datatypes.md) -##Getting start +## Getting start * [Sample codes](doc/start.md) * [Shared pointer and regular mode](sharedpointer.md) * [Create database class](database.md)