Skip to content

Commit 082d6f7

Browse files
committed
docs(readme): fix formatting of version references
1 parent 18e40e0 commit 082d6f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Install & save the library to your package.json:
1010
$ npm i -S @markpieszak/ng-application-insights
1111
```
1212

13-
> Angular 6.x with Rxjs 6.1+ use latest (5.x)
13+
> Latest version v5.x - for Angular 6.x with Rxjs 6.1+
1414
15-
> Angular 5.x with Rxjs 5.5+ (pipeable operators) use latest (4.x)
15+
> 4.x - for Angular 5.x with Rxjs 5.5+ (pipeable operators)
1616
17-
> Angular 5.x (with older rxjs < 5.5) use versions 3.x
17+
> 3.x - for Angular 5.x (with older rxjs < 5.5)
1818
1919
---
2020

0 commit comments

Comments
 (0)