Skip to content

Commit 618a4f9

Browse files
authored
docs: update README with package badges and support information (#923)
1 parent 2a7b554 commit 618a4f9

1 file changed

Lines changed: 20 additions & 4 deletions

File tree

README.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,27 @@
11
# react-native-documents
22

3-
[![npm](https://img.shields.io/badge/npm-@react--native--documents-red?logo=npm)](https://www.npmjs.com/org/react-native-documents)
4-
53
React Native modules for document picking and viewing.
64

7-
If this is useful to you, [say thanks](https://github.com/sponsors/vonovak). Your support is greatly appreciated!
5+
### picker
6+
7+
[![npm version](https://badge.fury.io/js/@react-native-documents%2Fpicker.svg)](https://badge.fury.io/js/@react-native-documents%2Fpicker)
8+
[![npm downloads](https://img.shields.io/npm/dm/@react-native-documents/picker.svg)](https://www.npmjs.com/package/@react-native-documents/picker)
9+
10+
### viewer
11+
12+
[![npm version](https://badge.fury.io/js/@react-native-documents%2Fviewer.svg)](https://badge.fury.io/js/@react-native-documents%2Fviewer)
13+
[![npm downloads](https://img.shields.io/npm/dm/@react-native-documents/viewer.svg)](https://www.npmjs.com/package/@react-native-documents/viewer)
14+
15+
## Support the Project
16+
17+
Find this package useful? Say thanks by [sponsoring the author on GitHub](https://github.com/sponsors/vonovak)! Your support is greatly appreciated!
18+
19+
## Documentation
20+
21+
For installation instructions, API reference, and usage examples, visit the docs at:
22+
23+
**[https://react-native-documents.github.io/](https://react-native-documents.github.io/)**
824

9-
Read the docs at https://react-native-documents.github.io
25+
## Discussions
1026

1127
Ask questions and engage in discussions at https://github.com/react-native-documents/document-picker/discussions

0 commit comments

Comments
 (0)