Skip to content

Commit e179ba8

Browse files
author
YDec
committed
correct readme to display the image
1 parent 6061c39 commit e179ba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This repository provides you with an additional set of ready-to-use examples bas
2828
offScreenProcess(typeOfPart[it])
2929
~~~
3030
<div align="center">
31-
<img src="batch.gif" alt="batch" width="302">
31+
<img src="batch.gif" alt="batch sample" width="302">
3232
</div>
3333

3434
NB: you will retrieve data converted in your device internal storage : Android\data\com.myscript.iink.samples.batchmode\files
@@ -41,7 +41,7 @@ NB: you will retrieve data converted in your device internal storage : Android\d
4141
- Fifth one is dedicated to "Draw" content types
4242

4343
<div align="center">
44-
<img src="assesment.gif" alt="assessment_new" width="302">
44+
<img src="assessment.gif" alt="assessment sample" width="302">
4545
</div>
4646

4747
3. The search example shows how to perform word search on raw digital ink and highlights the result found in the ink. it is based on "Raw Content" Content Type by default but you can change it to "Text Document" by modifying the following line in the MainActivity class:

0 commit comments

Comments
 (0)