diff options
author | 2020-11-26 16:36:56 +0100 | |
---|---|---|
committer | 2020-11-26 16:36:56 +0100 | |
commit | b5c41a8815262b198d886485617c8b3f448837f2 (patch) | |
tree | 5c3b8c47bcd0b2752f40ce7ecc707ea949c2cd4b /examples/game_of_life | |
parent | 35df13686f426219cd04d58d7c4f43c8258bf9b0 (diff) | |
download | iced-b5c41a8815262b198d886485617c8b3f448837f2.tar.gz iced-b5c41a8815262b198d886485617c8b3f448837f2.tar.bz2 iced-b5c41a8815262b198d886485617c8b3f448837f2.zip |
Update `game_of_life` capture
Diffstat (limited to 'examples/game_of_life')
-rw-r--r-- | examples/game_of_life/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/game_of_life/README.md b/examples/game_of_life/README.md index 1aeb1455..aa39201c 100644 --- a/examples/game_of_life/README.md +++ b/examples/game_of_life/README.md @@ -7,8 +7,8 @@ It runs a simulation in a background thread while allowing interaction with a `C The __[`main`]__ file contains the relevant code of the example. <div align="center"> - <a href="https://gfycat.com/briefaccurateaardvark"> - <img src="https://thumbs.gfycat.com/BriefAccurateAardvark-size_restricted.gif"> + <a href="https://gfycat.com/WhichPaltryChick"> + <img src="https://thumbs.gfycat.com/WhichPaltryChick-size_restricted.gif"> </a> </div> |