diff options
author | untir_l <87096069+untir-l@users.noreply.github.com> | 2022-02-18 10:37:27 +0000 |
---|---|---|
committer | untir-l <87096069+untir-l@users.noreply.github.com> | 2022-02-25 09:56:49 +0000 |
commit | 7bfdc9e2e8e27bfcfb42dba4833c4afc92b368d9 (patch) | |
tree | 84534d79cc54fa0fcc09b14baa96acf8b28126da | |
parent | 474fec6924fab6153cea2db4dd92a103bb1261c4 (diff) | |
download | hitomezashi-7bfdc9e2e8e27bfcfb42dba4833c4afc92b368d9.tar hitomezashi-7bfdc9e2e8e27bfcfb42dba4833c4afc92b368d9.tar.gz hitomezashi-7bfdc9e2e8e27bfcfb42dba4833c4afc92b368d9.zip |
Add sample image and embed it in README
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | sample.bmp | bin | 0 -> 2430054 bytes | |||
-rw-r--r-- | sample.png | bin | 0 -> 22319 bytes |
3 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Library and CLI app to generate hitomezashi patterns like the following: -*pending addition of image* +<img src="https://raw.githubusercontent.com/untir-l/hitomezashi/main/sample.png" alt="sample hitomezashi pattern" width="500" height="500"> Inspired by [Numberphile's video](https://www.youtube.com/watch?v=JbfhzlMk2eY) on hitomezashi stitch patterns. diff --git a/sample.bmp b/sample.bmp Binary files differnew file mode 100644 index 0000000..6a0181d --- /dev/null +++ b/sample.bmp diff --git a/sample.png b/sample.png Binary files differnew file mode 100644 index 0000000..b1d6f61 --- /dev/null +++ b/sample.png |