Add Read more button instead of text
Go to "Edit template".
Back up your template
Press Ctrl+F for search the code
<data:post.jumptext/>
Replace the code with this code
<p><img src="image direct link"/></p>
If you want to change the width or height then use this code
<p><img src="image direct link" width="size" height="size"/></p>