Browse Source

Merge pull request #23 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md
CaiJingLong 5 years ago
parent
commit
7ef29f5a86
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -2,7 +2,7 @@
2 2
 
3 3
 [![pub package](https://img.shields.io/pub/v/photo.svg)](https://pub.dartlang.org/packages/photo)
4 4
 [![GitHub](https://img.shields.io/github/license/CaiJingLong/flutter_photo.svg?style=flat-square)](https://github.com/CaiJingLong/flutter_photo)
5
-[![GitHub stars](https://img.shields.io/github/stars/CaiJingLong/flutter_photo.svg?style=social&label=Stars)](https://github.com/CaiJingLong/flutter_photo)
5
+[![GitHub stars](https://img.shields.io/github/stars/CaiJingLong/flutter_photo.svg?style=social&label=Stars)](https://github.com/CaiJingLong/flutter_photo) [![Join the chat at https://gitter.im/caijinglong/flutter_photo](https://badges.gitter.im/caijinglong/flutter_photo.svg)](https://gitter.im/caijinglong/flutter_photo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
6 6
 
7 7
 image picker, multi picker
8 8