From 115228287704942b18ceb28d0b5ae5860025bee7 Mon Sep 17 00:00:00 2001 From: hsluoyz Date: Tue, 23 Feb 2021 19:51:51 +0800 Subject: [PATCH] Add issue link to the notice. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e032e56..0cb19c4 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Gorm Adapter > we fix it to `casbin_rule` after that. > If you used v3.0.3 and less, and you want to update it, > you might need to *migrate* data manually. +> Find out more at: https://github.com/casbin/gorm-adapter/issues/78 [![Go Report Card](https://goreportcard.com/badge/github.com/casbin/gorm-adapter)](https://goreportcard.com/report/github.com/casbin/gorm-adapter) [![Build Status](https://travis-ci.com/casbin/gorm-adapter.svg?branch=master)](https://travis-ci.com/casbin/gorm-adapter)