summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruntir_l <87096069+untir-l@users.noreply.github.com>2022-02-18 10:37:27 +0000
committeruntir-l <87096069+untir-l@users.noreply.github.com>2022-02-25 09:56:49 +0000
commit7bfdc9e2e8e27bfcfb42dba4833c4afc92b368d9 (patch)
tree84534d79cc54fa0fcc09b14baa96acf8b28126da
parent474fec6924fab6153cea2db4dd92a103bb1261c4 (diff)
downloadhitomezashi-7bfdc9e2e8e27bfcfb42dba4833c4afc92b368d9.tar
hitomezashi-7bfdc9e2e8e27bfcfb42dba4833c4afc92b368d9.tar.gz
hitomezashi-7bfdc9e2e8e27bfcfb42dba4833c4afc92b368d9.zip
Add sample image and embed it in README
-rw-r--r--README.md2
-rw-r--r--sample.bmpbin0 -> 2430054 bytes
-rw-r--r--sample.pngbin0 -> 22319 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4b09c5a..6d5f201 100644
--- a/README.md
+++ b/README.md
@@ -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
new file mode 100644
index 0000000..6a0181d
--- /dev/null
+++ b/sample.bmp
Binary files differ
diff --git a/sample.png b/sample.png
new file mode 100644
index 0000000..b1d6f61
--- /dev/null
+++ b/sample.png
Binary files differ