Skip to content

Commit

Permalink
Add version badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenenyu committed Nov 4, 2020
1 parent 37922ae commit 956d93c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Dog

[![Pub Version](https://img.shields.io/pub/v/dog)](https://pub.dev/packages/dog)

Simple and pretty log package for Dart.

## Getting Started
Expand All @@ -8,7 +10,7 @@ Simple and pretty log package for Dart.

```yaml
dependencies:
dog: any
dog: any # replace 'any' with version number.
```
```dart
Expand Down

0 comments on commit 956d93c

Please sign in to comment.