readme: updated docs

This commit is contained in:
Michał Matczuk
2018-05-25 08:02:16 +02:00
parent fa402f3f0c
commit d5caed56c3
7 changed files with 75 additions and 20 deletions

View File

@@ -3,6 +3,5 @@
// license that can be found in the LICENSE file.
// Package qb provides CQL query builders. The builders create CQL statement
// and a list of named parameters that can later be bound using
// github.com/scylladb/gocqlx.
// and a list of named parameters that can later be bound using gocqlx.
package qb