diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -21,6 +21,7 @@ - [off](#off) - [emit](#emit) - [Contribute](#contribute) +- [Acknowledments](#acknowledments) - [License](#license) ## Install @@ -123,6 +124,10 @@ If present, `"*"` handlers are invoked after type-matched handlers. If you want to contribute, I would be happy to look in to your PRs. +# Acknowledments + +I would like to thank [Jason Miller](https://jasonformat.com/) (@developit) for developing `mitt`. `nitt` is no more than just `mitt` with a few extras. + ## License [MIT License](https://opensource.org/licenses/MIT) |
