Experimenting with right-floating images and Git flavored markdown.

This commit is contained in:
Mike Thompson 2016-10-21 07:12:49 +11:00
parent 0638becd45
commit 6d2c6c1074

View File

@ -68,7 +68,7 @@ Computationally, each iteration of the loop involves the same
5 domino cascade. One domino triggering the next, which triggers the next, etc,
until we are back at the beginning of the loop. Each iteration has the same cascade.
<img style="float: right;" src="/images/readme/dominos.jpg">
<img style="width: 250;float:right;" src="/images/Readme/Dominos.jpg?raw=true">
An `event` acts as the **1st domino**.