Skip to content

Commit 9b8ee88

Browse files
author
22388o
committed
Fix
1 parent a2ba964 commit 9b8ee88

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,20 @@ Instructions for installing the package and integrating it into your React Nativ
3838
```npm
3939
npm i payjoin-react-native
4040
```
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+
4155
## Roadmap
4256

4357
- [x] Example

0 commit comments

Comments
 (0)