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/05-http-requests/README.md | 2 ++ examples/05-http-requests/header.png | Bin 0 -> 369241 bytes 2 files changed, 2 insertions(+) create mode 100644 examples/05-http-requests/header.png (limited to 'examples/05-http-requests') diff --git a/examples/05-http-requests/README.md b/examples/05-http-requests/README.md index d6d82bd..2fd846d 100644 --- a/examples/05-http-requests/README.md +++ b/examples/05-http-requests/README.md @@ -1 +1,3 @@ +![](./header.png) + # 04 HTTP Requests diff --git a/examples/05-http-requests/header.png b/examples/05-http-requests/header.png new file mode 100644 index 0000000..f08fb17 Binary files /dev/null and b/examples/05-http-requests/header.png differ -- cgit v1.2.3