Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Abraham Udele authored and Abraham Udele committed May 23, 2021
1 parent 61e21d0 commit def8a08
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

[![Latest Stable Version](https://poser.pugx.org/bytesfield/key-manager/v)](//packagist.org/packages/bytesfield/key-manager)
[![StyleCI](https://github.styleci.io/repos/368198753/shield?branch=main)](https://github.styleci.io/repos/368198753?branch=main)
[![License](https://poser.pugx.org/bytesfield/key-manager/license)](//packagist.org/packages/bytesfield/key-manager)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/bytesfield/key-manager/badges/quality-score.png?b=main)](https://scrutinizer-ci.com/g/bytesfield/key-manager/?branch=main)
[![Build Status](https://scrutinizer-ci.com/g/bytesfield/key-manager/badges/build.png?b=main)](https://scrutinizer-ci.com/g/bytesfield/key-manager/build-status/main)


Key Manager is a Laravel Package for generating public and private key pairs storing, retrieving and authenticating using the private key.

Expand Down

0 comments on commit def8a08

Please sign in to comment.