From 4cd6acb339856deb71032a632799bf01b947d54f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Nieto?= <jose.carlos@menteslibres.net> Date: Mon, 23 May 2016 18:06:40 -0500 Subject: [PATCH] Formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c147886..b808e1bc 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ ## The `db.v2` package - - The `upper.io/db.v2` package for [Go][2] is a non-opinionated database access layer for Go that provides a common interface to work with different data sources such as PostgreSQL, MySQL, SQLite, QL and MongoDB. + + ## User documentation This is the source code repository, see examples and documentation at -- GitLab