Spaces:
Running
Running
Update index.html
Browse files- 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/
|
44 |
-
<li><a href="https://github.com/
|
45 |
</ul>
|
46 |
|
47 |
-
<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>
|