diff options
author | Sam Potts <me@sampotts.me> | 2015-02-15 21:08:38 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-02-15 21:08:38 +1100 |
commit | 56c6e92f37a8054b6ef6bd73afc2d7f512740aad (patch) | |
tree | 83ecc4dd4d62b9970720c10ac63af02e6a853224 | |
parent | 5734805dab56cc23090b2e6c5072df84dbf06601 (diff) | |
download | plyr-56c6e92f37a8054b6ef6bd73afc2d7f512740aad.tar.lz plyr-56c6e92f37a8054b6ef6bd73afc2d7f512740aad.tar.xz plyr-56c6e92f37a8054b6ef6bd73afc2d7f512740aad.zip |
Added links
-rw-r--r-- | readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -13,4 +13,6 @@ - [http://www.hongkiat.com/blog/html5-progress-bar/](http://www.hongkiat.com/blog/html5-progress-bar/) - [http://codereview.stackexchange.com/questions/21105/pattern-for-creating-a-globally-accessible-custom-plugin](http://codereview.stackexchange.com/questions/21105/pattern-for-creating-a-globally-accessible-custom-plugin) -- [https://scotch.io/tutorials/building-your-own-javascript-modal-plugin](https://scotch.io/tutorials/building-your-own-javascript-modal-plugin)
\ No newline at end of file +- [https://scotch.io/tutorials/building-your-own-javascript-modal-plugin](https://scotch.io/tutorials/building-your-own-javascript-modal-plugin) +- [http://stackoverflow.com/questions/13606188/writing-a-library-what-structure](http://stackoverflow.com/questions/13606188/writing-a-library-what-structure) +- [http://code.tutsplus.com/tutorials/build-your-first-javascript-library--net-26796](http://code.tutsplus.com/tutorials/build-your-first-javascript-library--net-26796)
\ No newline at end of file |