aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 30beefe..c572f4f 100644
--- a/README.md
+++ b/README.md
@@ -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)