3
3
[ ![ npm latest] [ version-img ]] [ pkg-url ]
4
4
[ ![ download month] [ dl-month-img ]] [ pkg-url ]
5
5
[ ![ download total] [ dl-total-img ]] [ pkg-url ]
6
+ [ ![ PRs welcome] [ pr-img ]] [ pr-url ]
7
+ [ ![ all contributors] [ contributors-img ]] ( #contributors )
6
8
![ platforms] [ platform-img ]
7
9
[ ![ GNU General Public License] [ license-img ]] ( LICENSE )
8
10
@@ -203,6 +205,16 @@ The following items were used in this project
203
205
- [x] Resolve RN 0.65 warning
204
206
- [x] Upgrade to the latest Android OpenVPN library
205
207
208
+ ## Star History
209
+
210
+ [ ![ star history chart] [ star-history-img ]] [ star-history-url ]
211
+
212
+ ## Contributors
213
+
214
+ Thanks to all the people who contribute
215
+
216
+ [ ![ contributors list] [ contributors-list-img ]] [ contributors-url ]
217
+
206
218
## License
207
219
208
220
[ GPLv2] ( LICENSE ) © Nor Cod
@@ -215,5 +227,12 @@ The following items were used in this project
215
227
[ version-img ] : https://img.shields.io/npm/v/react-native-simple-openvpn?color=deepgreen&style=flat-square
216
228
[ dl-month-img ] : https://img.shields.io/npm/dm/react-native-simple-openvpn?style=flat-square
217
229
[ dl-total-img ] : https://img.shields.io/npm/dt/react-native-simple-openvpn?label=total&style=flat-square
230
+ [ pr-img ] : https://img.shields.io/badge/PRs-welcome-blue.svg?style=flat-square
231
+ [ pr-url ] : https://makeapullrequest.com
232
+ [ contributors-img ] : https://img.shields.io/github/contributors/ccnnde/react-native-simple-openvpn?color=blue&style=flat-square
233
+ [ contributors-url ] : https://github.com/ccnnde/react-native-simple-openvpn/graphs/contributors
234
+ [ contributors-list-img ] : https://contrib.rocks/image?repo=ccnnde/react-native-simple-openvpn
218
235
[ platform-img ] : https://img.shields.io/badge/platforms-android%20|%20ios-lightgrey?style=flat-square
236
+ [ star-history-img ] : https://api.star-history.com/svg?repos=ccnnde/react-native-simple-openvpn&type=Date
237
+ [ star-history-url ] : https://star-history.com/#ccnnde/react-native-simple-openvpn&Date
219
238
[ license-img ] : https://img.shields.io/badge/license-GPL%20v2-orange?style=flat-square
0 commit comments