Skip to content
This repository was archived by the owner on Jun 14, 2019. It is now read-only.

Commit d2fd5ec

Browse files
committed
Rewrite readme chapter about AngularJS targets
1 parent 5611881 commit d2fd5ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ Depending on your target clients, you probably need to include a browser polyfil
3030
recommends the [requirement of its own polyfill](https://babeljs.io/docs/usage/polyfill/). Either you use the explained
3131
way using npm modules and/or browserify, or you can use the alternative artifact variant `dist/angular-vertxbus.withpolyfill.js`.
3232

33-
### AngularJS
33+
### AngularJS 1.x
3434

35-
This library is being developed against *AngularJS 1.4*, and additional tests are performed against *AngularJS 1.2* and *AngularJS 1.3*.
35+
This library performs integration tests for *AngularJS 1.2 - 1.6*!
3636

3737
### Vert.x
3838

0 commit comments

Comments
 (0)