From c108d9951fc10cd42038e4b570af8362c5bcabda Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Wed, 31 Jan 2024 11:33:32 +0000 Subject: :art: Add header images to some examples. --- examples/01-hello-world/README.md | 2 ++ examples/01-hello-world/header.png | Bin 0 -> 327828 bytes 2 files changed, 2 insertions(+) create mode 100644 examples/01-hello-world/header.png (limited to 'examples/01-hello-world') diff --git a/examples/01-hello-world/README.md b/examples/01-hello-world/README.md index 5302fe3..cd9c068 100644 --- a/examples/01-hello-world/README.md +++ b/examples/01-hello-world/README.md @@ -1,3 +1,5 @@ +![](./header.png) + # 01 Hello World This hello world example is a tiny example of what you need to put together to diff --git a/examples/01-hello-world/header.png b/examples/01-hello-world/header.png new file mode 100644 index 0000000..dd76b40 Binary files /dev/null and b/examples/01-hello-world/header.png differ -- cgit v1.2.3