Skip to content

Commit 7cf30d0

Browse files
Update README.md
1 parent 4c675bd commit 7cf30d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Each web worker runs in it's own context, and this context is isolated from the
1111
angular-workers provides an angular service which upon request creates a web worker.
1212
The returned web worker runs it's own angular context which allows it to resolve angular dependencies.
1313

14+
Mor information about how angular-worker work can be found in this [blog post](http://kindofcode.com/web-workers-in-angular/).
15+
1416
##Installation
1517

1618
install with bower using:

0 commit comments

Comments
 (0)