diff --git a/README.md b/README.md index f92d621..100cda1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A collection of enum helpers for PHP. - [`Values`](#values) - [`Options`](#options) -You can read more about the idea on [Twitter](https://twitter.com/archtechx/status/1495158228757270528). I originally wanted to include the helper in [`archtechx/helpers`](https://github.com/archtechx/helpers), but it makes more sense to make it a separate dependency and use it *inside* the other package. +You can read more about the idea on [Twitter](https://twitter.com/archtechx/status/1495158228757270528). I originally wanted to include the `InvokableCases` helper in [`archtechx/helpers`](https://github.com/archtechx/helpers), but it makes more sense to make it a separate dependency and use it *inside* the other package. ## Installation