Skip to content

Commit

Permalink
Merge 6b816bb into b470485
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed Jan 28, 2021
2 parents b470485 + 6b816bb commit ea9d8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# Go-pg Adapter

[![Build Status](https://travis-ci.org/casbin/go-pg-adapter.svg?branch=master)](https://travis-ci.org/casbin/go-pg-adapter)
[![Build Status](https://travis-ci.com/casbin/go-pg-adapter.svg?branch=master)](https://travis-ci.com/casbin/go-pg-adapter)
[![Coverage Status](https://coveralls.io/repos/github/casbin/go-pg-adapter/badge.svg?branch=master)](https://coveralls.io/github/casbin/go-pg-adapter?branch=master)

Go-pg Adapter is the [Go-pg](https://github.com/go-pg/pg) adapter for [Casbin](https://github.com/casbin/casbin). With this library, Casbin can load policy from PostgreSQL or save policy to it.
Expand Down

0 comments on commit ea9d8b6

Please sign in to comment.