Skip to content

Commit

Permalink
view images
Browse files Browse the repository at this point in the history
  • Loading branch information
DGrothe-PhD committed May 16, 2024
1 parent deae03d commit edabe5d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions examples/images.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Examples

<table><tr>
<td><img src="example1.png" width=40%></td>
<td><img src="./examplewon.png" width=40% /></td>
</tr>
<tr><td>Example 1&hellip;</td><td>&hellip; Won!</td></tr>
<tr><td><img src="./example2.png" width=40% /></td>
<td><img src="./GettingTips.png" width=40% /></td>
</tr>
<tr><td>Example 2&hellip;</td><td>Getting tips: Letters reduced.</td></tr>
<tr><td><img src="./FrenchExample.png" width=40% /></td>
<td><img src="./Statistics.png" width=40% /></td>
</tr>
<tr><td>Also in French</td><td>Statistics view</td></tr>
</table>

0 comments on commit edabe5d

Please sign in to comment.