From cdf42e44c092fea788014947426186db6c52adbf Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Thu, 11 Sep 2014 22:59:55 +0800 Subject: [PATCH] blank --- doc.go | 1 + 1 file changed, 1 insertion(+) diff --git a/doc.go b/doc.go index 4980a372..adc1d2d5 100644 --- a/doc.go +++ b/doc.go @@ -3,6 +3,7 @@ // license that can be found in the LICENSE file. /* + Package xorm is a simple and powerful ORM for Go. Installation