From 543a07b2f0eee7e3f834e4db23c4f6f63e0e3faf Mon Sep 17 00:00:00 2001 From: Maks Surguy Date: Mon, 1 Jan 2018 18:45:25 -0800 Subject: [PATCH] updated video thumbnail --- README.md | 2 +- examples/{video.jpg => video2.jpg} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename examples/{video.jpg => video2.jpg} (100%) diff --git a/README.md b/README.md index d048c6b..17ed39c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Here's an example of output image generated with this tool: And here's my project that uses this tool: -![Video of SquiggleCam in use](https://raw.githubusercontent.com/msurguy/SquiggleCam/master/examples/video.jpg "Video of SquiggleCam in use") +![Video of SquiggleCam in use](https://raw.githubusercontent.com/msurguy/SquiggleCam/master/examples/video2.jpg "Video of SquiggleCam in use") I'll soon update the code to be able to upload images as well as take webcam pictures. diff --git a/examples/video.jpg b/examples/video2.jpg similarity index 100% rename from examples/video.jpg rename to examples/video2.jpg