Skip to content

Commit

Permalink
README design
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuCutillas committed Sep 2, 2016
1 parent f474351 commit 6a70d37
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ FOR ANGULAR PROYECTS WITH RC.4 / RC.3 VERSIONS
- [github branch rc.3 - rc.4](https://github.com/ManuCutillas/ng2-responsive/tree/n2-responsive-v3)

FOR ANGULAR PROYECTS WITH RC.5
```
npm i ng2-responsive@0.4.4 --save

```
### NOTICE - RC.6 => CORE_DIRECTIVES deprecated.
- ng2-responsive upgraded to rc.6
npm i ng2-responsive@0.4.4 --save
```

- In Angular 2 RC.6 => CORE_DIRECTIVES are deprecated. Use new `CommonModule`

`RESPONSIVE_DIRECTIVES` provides the following features:
- Directives detecting states according to standard measures in BOOTSTRAP: xs / sm / md / lg / xl
Expand Down Expand Up @@ -45,9 +45,8 @@ FOR ANGULAR PROYECTS WITH RC.5
```
npm i ng2-responsive --save
```

2. bootstrap the service

* with default breaking points

```
Expand Down

0 comments on commit 6a70d37

Please sign in to comment.