Skip to content

Commit

Permalink
Update ionic4 info
Browse files Browse the repository at this point in the history
  • Loading branch information
ihadeed committed Feb 12, 2019
1 parent 9d4b21f commit e834339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Tooltips module for apps built with Ionic Framework.

## Compatibility

This module is designed to work with `ionic-angular@^3.9.2` but it should work with any version above `2.0.0` as it doesn't heavily depend on the Ionic Framework.
Versions above 4.0.0 support Ionic 4 only. For older versions please use the `ionic3` branch.

## Demo

Expand Down Expand Up @@ -50,7 +50,7 @@ And here's another example to show a tooltip below a nav button:
1. Install this module by running the following command:

```shell
npm i ionic-tooltips
npm i ionic-tooltips@beta
```

2. Import `TooltipsModule` in your `@NgModule`. If you are using lazy module loading, then you need to import it in the modules where it's used.
Expand Down

0 comments on commit e834339

Please sign in to comment.