Skip to content

Commit 760838d

Browse files
authored
Fix README link.
1 parent a6263c7 commit 760838d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<img src="https://poser.pugx.org/casbin/easyswoole-permission/license" alt="License">
2222
</a>
2323
</p>
24+
2425
[Chinese Version](https://github.com/php-casbin/easyswoole-permission/blob/master/README_CN.md)
2526

2627
It's based on [Casbin](https://github.com/php-casbin/php-casbin), an authorization library that supports access control models like `ACL`, `RBAC`, `ABAC`.
@@ -256,4 +257,4 @@ See [Casbin API](https://casbin.org/docs/en/management-api) for more APIs.
256257

257258
## License
258259

259-
This project is licensed under the [Apache 2.0 license](LICENSE).
260+
This project is licensed under the [Apache 2.0 license](LICENSE).

0 commit comments

Comments
 (0)