From 4156b5d24eea9217b16bd83ada61b2ef6aed47f1 Mon Sep 17 00:00:00 2001 From: Scott Cooper Date: Fri, 18 May 2018 13:26:50 -0700 Subject: [PATCH] feat: initial release --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d2529ee..a5172ec 100644 --- a/README.md +++ b/README.md @@ -47,5 +47,10 @@ Add droppable directive to element | ------------ | ------ | --------------------------------------------------------------------------------------------------------- | | filesDropped | File[] | An array of the [files blobs](https://developer.mozilla.org/en-US/docs/Web/API/File) that have been added | +## License +MIT +--- +> GitHub [@scttcper](https://github.com/scttcper)  ·  +> Twitter [@scttcper](https://twitter.com/scttcper)