File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Description
2-
32<!-- - Describe your changes in detail -->
3+ <!-- - Why is this change required? What problem does it solve? -->
44
5- ### Motivation and Context
65
7- <!-- - Why is this change required? What problem does it solve? -->
6+ ## Related Issue
7+ <!-- - If suggesting a new feature or change, please discuss it in an issue first -->
8+ <!-- - If fixing a bug, there should be an issue describing it with steps to reproduce -->
9+ <!-- - Please link to the issue here: -->
810
9- ### How This Has Been Tested
1011
12+ ## How Has This Been Tested
1113<!-- - Please describe in detail how you tested your changes. -->
1214<!-- - Include details of your testing environment, and the tests you ran to -->
1315<!-- - see how your change affects other areas of the code, etc. -->
1416
15- ## Related Issue
16-
17- <!-- - Please link to any related issue here. -->
1817
1918## Types of changes
20-
2119<!-- - What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
2220
2321- [ ] Docs change / refactoring / dependency upgrade
2422- [ ] Bug fix (non-breaking change which fixes an issue)
2523- [ ] New feature (non-breaking change which adds functionality)
2624- [ ] Breaking change (fix or feature that would cause existing functionality to change)
27- - [ ] My change requires a change to the documentation.
25+ - [ ] Requires a change to the official Guide documentation.
Original file line number Diff line number Diff line change 11[ ![ Tests] ( https://github.com/mindee/mindee-api-java/actions/workflows/build.yml/badge.svg )] ( https://github.com/mindee/mindee-api-java/actions/workflows/build.yml )
22
3- [ ![ Join Mindee on Slack] ( https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white )] ( https://mindee-community.slack.com/join/shared_invite/zt-1jv6nawjq-FDgFcF2T5CmMmRpl9LLptw#/shared-invite/email )
4-
53# Mindee API Helper Library for Java
64Quickly and easily connect to Mindee's API services using Java.
75
@@ -63,6 +61,11 @@ customize the experience.
6361All the juicy details are described in the
6462** [ Official Documentation] ( https://developers.mindee.com/docs/java-ocr-sdk ) ** .
6563
64+ ### Questions, Comments?
65+ We'd love to hear from you!
66+ [ Join our Slack] ( https://join.slack.com/t/mindee-community/shared_invite/zt-1jv6nawjq-FDgFcF2T5CmMmRpl9LLptw ) .
67+
68+
6669## License
6770Copyright © Mindee
6871
You can’t perform that action at this time.
0 commit comments