Skip to content

Commit

Permalink
Add the new version to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pepsighan committed Dec 10, 2020
1 parent ae992fc commit 31c2aec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
Material Design Icons generated using `@mdi/util` provided by [materialdesignicons.com](https://materialdesignicons.com).

### Installation

Add this to your package's pubspec.yaml file:

```yaml
dependencies:
mdi: ^3.0.0
mdi: ^5.0.0-nullsafety.0
```
### Usage
Expand Down
3 changes: 2 additions & 1 deletion mdi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
Material Design Icons generated using `@mdi/util` provided by [materialdesignicons.com](https://materialdesignicons.com).

### Installation

Add this to your package's pubspec.yaml file:

```yaml
dependencies:
mdi: ^3.0.0
mdi: ^5.0.0-nullsafety.0
```
### Usage
Expand Down

0 comments on commit 31c2aec

Please sign in to comment.