updated angular readme to mention new ng.route module

This commit is contained in:
John Emau
2013-10-23 16:28:25 -07:00
parent d5d2fe59d6
commit aed0b9670e
+1
View File
@@ -35,6 +35,7 @@ To avoid cluttering the list of suggestions as you type in your IDE, all interfa
* `ng.cookies` for **ngCookies**
* `ng.mock` for **ngMock**
* `ng.resource` for **ngResource**
* `ng.route` for **ngRoute**
* `ng.sanitize` for **ngSanitize**
**ngMockE2E** does not define a new namespace, but rather modifies some of **ng**'s interfaces.