improved doc.go
This commit is contained in:
parent
58f95d6f27
commit
1baec0ce1a
3
doc.go
3
doc.go
|
@ -2,7 +2,6 @@
|
|||
// Use of this source code is governed by a BSD
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package xorm provides is a simple and powerful ORM for Go. It makes your
|
||||
// Package xorm provides is a simple and powerful ORM for Go. It makes
|
||||
// database operation simple.
|
||||
|
||||
package xorm
|
||||
|
|
Loading…
Reference in New Issue