diff --git a/README.md b/README.md index f22a438..8fdb239 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ everything is in-memory, don't deal anymore with MessageChannel and other low le Includes all the used classes and nothing more (except if you want to), register for you your typed object to pass them back and forth the Worker. +[Download it] [8] + How to use it ? ---- @@ -313,5 +315,6 @@ This library is inspired by [worker-from-class] [6] and [Developer-friendly AS W [5]:http://www.as3commons.org/as3-commons-reflect/introduction.html [6]:https://github.com/bortsen/worker-from-class [7]:http://myappsnippet.com/developer-friendly-workers-api/ +[8]:http://rapidshare.com/share/C8135E40F71237646BD20179BEA14FFD Enjoy and don't hesitate to give me your feedback.