Skip to content

Commit 65eee1c

Browse files
committed
(docs) add PWA support
1 parent 14ff862 commit 65eee1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<p align="center">
22
<a href="https://travis-ci.org/antoine92190/vue-advanced-chat"><img src="https://img.shields.io/travis/antoine92190/vue-advanced-chat/master.svg"></a>
3-
<!-- <a href="https://codecov.io/github/antoine92190/vue-advanced-chat?branch=master"><img src="https://img.shields.io/codecov/c/github/antoine92190/vue-advanced-chat/master.svg"></a> -->
43
<a href="https://www.npmjs.com/package/vue-advanced-chat"><img src="https://img.shields.io/npm/dm/vue-advanced-chat.svg"></a>
54
<a href="https://www.npmjs.com/package/vue-advanced-chat"><img src="https://img.shields.io/bundlephobia/minzip/vue-advanced-chat"></a>
65
<a href="https://www.npmjs.com/package/vue-advanced-chat"><img src="https://img.shields.io/npm/v/vue-advanced-chat.svg"></a>
@@ -24,6 +23,7 @@
2423
- Flexible options
2524
- Custom theming - light and dark modes
2625
- Firestore example
26+
- PWA support
2727
- Web Component support
2828

2929
## [Demo](https://antoine92190.github.io/vue-advanced-chat)

0 commit comments

Comments
 (0)