Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamedelareeg authored Feb 29, 2024
1 parent 7d0af75 commit df74e45
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,4 +347,12 @@ using (var client = new HttpClient())
## License
This project is licensed under the [MIT License](LICENSE). See the LICENSE file for details.

### Third-Party Licenses

### OpenCvSharp

This project utilizes OpenCvSharp, which is licensed under the BSD 3-Clause License. For more information, see the [OpenCvSharp License](https://github.com/shimat/opencvsharp/blob/master/LICENSE).

### Tesseract OCR

This project utilizes Tesseract OCR, which is licensed under the Apache License 2.0. For more information, see the [Tesseract OCR License](https://github.com/tesseract-ocr/tesseract/blob/master/COPYING).

0 comments on commit df74e45

Please sign in to comment.