Skip to content

Commit 8519d56

Browse files
authored
Update README.md
Signed-off-by: CØDE N!NJΔ <najaf.shaikh@gmail.com>
1 parent e203690 commit 8519d56

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,17 +62,15 @@ bool result3 = JSONPredicate.Evaluate("client.tags in [`vip`, `standard`]", cust
6262
## Developer Guide
6363
Please see [Developer Guide](https://github.com/CodeShayk/JSONPredicate/wiki) for comprehensive documentation to integrate JSONPredicate in your project.
6464

65-
## Contributing
66-
- Fork the repository
67-
- Create your feature branch (git checkout -b feature/AmazingFeature)
68-
- Commit your changes (git commit -m 'Add some AmazingFeature')
69-
- Push to the branch (git push origin feature/AmazingFeature)
70-
- Open a Pull Request
71-
7265
## License
7366
This project is licensed under the `MIT License` - see the [license](LICENSE) file for details.
7467

75-
## Support
68+
## Contributing
69+
We welcome contributions! Please see our Contributing Guide for details.
7670
- 📖 Read the [Documentation](https://github.com/CodeShayk/JSONPredicate/wiki)
7771
- 🐛 If you are having problems, please let us know by raising a new issue [here](https://github.com/CodeShayk/JSONPredicate/issues/new/choose).
7872
- 💬 Ask questions on [Discussions](https://github.com/CodeShayk/JSONPredicate/discussions)
73+
- 💻 Code - Submit [pull](https://github.com/CodeShayk/JSONPredicate/pulls) requests
74+
75+
## Credits
76+
Thank you for reading. Please fork, explore, contribute and report. Happy Coding !! :)

0 commit comments

Comments
 (0)