Vicent3 commited on
Commit
d8c6112
·
1 Parent(s): 675019c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -40,11 +40,11 @@
40
  <p>To get started, simply install the OCR wrapper project and make a call to the Interference API endpoint. You can find more information on the GitHub pages for the following projects:</p>
41
 
42
  <ul>
43
- <li><a href="https://github.com/your-username/ocr-interference-api-endpoint">OCR Interference API Endpoint Core</a></li>
44
- <li><a href="https://github.com/your-username/ocr-wrapper">OCR Wrapper</a></li>
45
  </ul>
46
 
47
- <p>We hope you find this project useful. Please let us know if you have any questions or feedback.</p>
48
  </div>
49
  </section>
50
  </body>
 
40
  <p>To get started, simply install the OCR wrapper project and make a call to the Interference API endpoint. You can find more information on the GitHub pages for the following projects:</p>
41
 
42
  <ul>
43
+ <li><a href="https://github.com/Vicent3/ocr-endpoint">OCR Interference API Endpoint Core</a></li>
44
+ <li><a href="https://github.com/Vicent3/ocr-wrapper">OCR Wrapper</a></li>
45
  </ul>
46
 
47
+ <p>I hope you find this project useful. Please let me know if you have any questions or feedback.</p>
48
  </div>
49
  </section>
50
  </body>