From 13232ec1709704bf57336fa6fe1cb3d6467c63e5 Mon Sep 17 00:00:00 2001 From: jpe7s Date: Fri, 9 Aug 2024 13:59:49 -0500 Subject: [PATCH] readme contribution section. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5612e19..cba0156 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,9 @@ - java.base - java.net.http - [Bouncy Castle](https://www.bouncycastle.org/download/bouncy-castle-java/#latest) -- [JSON Iterator](https://github.com/comodal/json-iterator?tab=readme-ov-file#json-iterator) \ No newline at end of file +- [JSON Iterator](https://github.com/comodal/json-iterator?tab=readme-ov-file#json-iterator) + +## Contribution + +Unit tests are needed and welcomed, as well as general usage/testing-out of the library. Otherwise, please open an issue +or send an email before working on a pull request.