Skip to content

Commit

Permalink
Add name of the plugin next to a version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir committed Apr 22, 2018
1 parent d09813b commit 4cf99a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ testing has been limited.
[Pull Requests](https://github.com/VolodymyrLykhonis/flutter_billing/pulls) are welcome.

## Using
Add [![flutter_billing](https://img.shields.io/pub/v/flutter_billing.svg)](https://pub.dartlang.org/packages/flutter_billing) as a dependency in `pubspec.yaml`.
Add `flutter_billing` [![flutter_billing](https://img.shields.io/pub/v/flutter_billing.svg)](https://pub.dartlang.org/packages/flutter_billing) as a dependency in `pubspec.yaml`.

Create an instance of the plugin:
```dart
Expand Down

0 comments on commit 4cf99a4

Please sign in to comment.