commit 63dcb1fe066bec15d1336a1ce39ac5d58f6bae88
parent 0c9ff3e95cfd579dda91a7cf184263ca7c87cd0f
Author: Jared Tobin <jared@jtobin.ca>
Date: Thu, 16 Aug 2018 11:17:19 -0230
README rendering still being a pain.
Diffstat:
3 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
@@ -3,3 +3,4 @@ ti3sample
*.o
*.hi
.stack-work
+ti3-game-board.*
diff --git a/README.md b/README.md
@@ -1,6 +1,6 @@
# ti-sampler [![BSD License](https://img.shields.io/badge/license-BSD-blue.svg)](https://github.com/jtobin/hnuts/blob/master/LICENSE)
-![](https://jtobin-dropshare.s3-ap-southeast-2.amazonaws.com/h26YT5dSGi.png)
+![](/assets/board.jpg)
Sample random board locations in a TI3 game.
diff --git a/assets/board.jpg b/assets/board.jpg
Binary files differ.