diff --git a/README.md b/README.md index 71ce84c..fb22940 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A modern, high-level HTTP(S) client for the command line. -![Example of fetch with an image and JSON responses](./assets/example.jpg) +![Example of fetch with an image and JSON responses](./assets/example.png) ## Features diff --git a/assets/example.jpg b/assets/example.jpg deleted file mode 100644 index 7cb92eb..0000000 Binary files a/assets/example.jpg and /dev/null differ diff --git a/assets/example.png b/assets/example.png new file mode 100644 index 0000000..92b0d53 Binary files /dev/null and b/assets/example.png differ