Skip to content

Commit

Permalink
feat: improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed Feb 25, 2025
1 parent 2e83cbb commit 28ac68d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Ent-Adapter
Ent Adapter
===
[![Go Report Card](https://goreportcard.com/badge/github.com/casbin/gorm-adapter)](https://goreportcard.com/report/github.com/casbin/ent-adapter)
[![Go](/~https://github.com/casbin/ent-adapter/actions/workflows/ci.yml/badge.svg)](/~https://github.com/casbin/ent-adapter/actions/workflows/ci.yml)
Expand All @@ -24,7 +24,7 @@ Ent Adapter is the [ent](/~https://github.com/ent/ent) adapter for [Casbin](https:

## Notification

The database used in adapter(like casbin) should be created manually before NewAdapter calling.
The database used in the adapter should be created manually before NewAdapter calling.

## Getting Help

Expand Down

0 comments on commit 28ac68d

Please sign in to comment.