Skip to content

Commit

Permalink
badges
Browse files Browse the repository at this point in the history
  • Loading branch information
viezel committed Oct 29, 2020
1 parent f551bd6 commit bed04e7
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,10 +1,10 @@
# Napp ACL Core

[![Build Status](https://travis-ci.org/Napp/dbalcore.svg?branch=master)](https://travis-ci.org/Napp/aclcore)
[![Build Status](https://travis-ci.org/Napp/aclcore.svg?branch=master)](https://travis-ci.org/Napp/aclcore)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Napp/aclcore/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/Napp/aclcore/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/Napp/aclcore/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/Napp/aclcore/?branch=master)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)

[![codecov](https://codecov.io/gh/Napp/aclcore/branch/master/graph/badge.svg?token=08sBNyBvAR)](https://codecov.io/gh/Napp/aclcore/branch/master)

Roles and Permissions for Laravel optimized for performance.
Every permission is registered through code instead of pivot tables.
Expand Down

0 comments on commit bed04e7

Please sign in to comment.