Skip to content

Commit

Permalink
Add Go 1.8 or greater requirement in README
Browse files Browse the repository at this point in the history
  • Loading branch information
cocorambo committed Mar 11, 2019
1 parent 885c4e0 commit 40dc9c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Nap is a library that abstracts access to master-slave physical SQL servers topologies as a single logical database mimicking the standard `sql.DB` APIs.

Nap requires Go version 1.8 or greater.

## Install
```shell
$ go get github.com/tsenart/nap
Expand Down

0 comments on commit 40dc9c5

Please sign in to comment.