Skip to content

Commit

Permalink
Fixed wrong component name in readme (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnavarrocarter committed Jul 25, 2020
1 parent c659aab commit 9de866b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Simple and secure cryptographic implementations for common tasks
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Flegatus-php%2Fcrypto%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/legatus-php/crypto/master)

## Installation
You can install the Event Dispatcher component using [Composer][composer]:
You can install the Crypto component using [Composer][composer]:

```bash
composer require legatus/crypto
Expand Down

0 comments on commit 9de866b

Please sign in to comment.