Improvements
- Update docs
- Use
unpkg
urls in the README examples.<script src="https://unpkg.com/get-js@0.0.7/dist/get.min.js" type="text/javascript"></script> <!-- If you're using it with angular js you can use this instead. --> <script src="https://unpkg.com/get-js@0.0.7/dist/angular-get.min.js" type="text/javascript"></script>