We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2ba964 commit 9b8ee88Copy full SHA for 9b8ee88
README.md
@@ -38,6 +38,20 @@ Instructions for installing the package and integrating it into your React Nativ
38
```npm
39
npm i payjoin-react-native
40
```
41
+
42
+### Contributing
43
44
+Contributions are welcome! If you would like to contribute to the project, please follow these guidelines:
45
46
+1. Fork the repository.
47
+2. Create a new branch for your feature or bug fix.
48
+3. Write tests for your changes.
49
+4. Submit a pull request with a description of your changes.
50
51
+### License
52
53
+This project is licensed under the MIT License.
54
55
## Roadmap
56
57
- [x] Example
0 commit comments