Skip to content

Commit

Permalink
Add badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianfeldmann committed Nov 28, 2023
1 parent 250a57d commit de963fe
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# secrets
# CaptainHook Secrets

[![Latest Stable Version](https://poser.pugx.org/captainhook/secrets/v/stable.svg?v=1)](https://packagist.org/packages/captainhook/secrets)
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%208.0-8892BF.svg)](https://php.net/)
[![Downloads](https://img.shields.io/packagist/dt/captainhook/secrets.svg?v1)](https://packagist.org/packages/captainhook/captainhook)
[![License](https://poser.pugx.org/captainhook/secret/license.svg?v=1)](https://packagist.org/packages/captainhook/captainhook)
[![Build Status](https://github.com/captainhookphp/secrets/workflows/continuous-integration/badge.svg)](https://github.com/captainhookphp/secrets/actions)
[![Twitter](https://img.shields.io/badge/Twitter-%40captainhookphp-blue.svg)](https://twitter.com/intent/user?screen_name=captainhookphp)


Some useful functionality to detect secrets

0 comments on commit de963fe

Please sign in to comment.