Skip to content

Commit

Permalink
Complete update README (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
tvc12 authored Oct 26, 2019
1 parent d9e0ed7 commit 4583430
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Version 0.3.1 (26-10-2019)

- Update README

## Version 0.3.0 (26-10-2019)

- Update version package
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
[![Build Status](https://travis-ci.com/tvc12/evil_icons_flutter.svg?branch=master)](https://travis-ci.com/tvc12/evil_icons_flutter)
![](https://img.shields.io/badge/pub-v0.2.1-blue.svg)
![GitHub](https://img.shields.io/github/license/tvc12/evil_icons_flutter.svg)
[![Hits-of-Code](https://hitsofcode.com/github/tvc12/evil_icons_flutter)](https://hitsofcode.com/view/github/tvc12/evil_icons_flutter)
[![HitCount](http://hits.dwyl.io/tvc12/evil_icons_flutter.svg)](http://hits.dwyl.io/tvc12/evil_icons_flutter)

<img src=demo.png width='300'/>
<img src="https://github.com/tvc12/evil_icons_flutter/raw/master/demo.png" width='300'/>

## Installation

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

```yaml
dependencies:
evil_icons_flutter: ^0.2.1
evil_icons_flutter: ^0.3.1
```
### You can install packages from the command line:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: evil_icons_flutter
description: >-
Icon evil pack with the code to support flutter, easy use, beautifully.
version: 0.3.0
version: 0.3.1
author: Vi Chi Thien <[email protected]>
homepage: https://github.com/tvc12/evil_icons_flutter
repository: https://github.com/tvc12/evil_icons_flutter
Expand Down

0 comments on commit 4583430

Please sign in to comment.