From fe47edeefbce602333e344855c1ed2a785705d8b Mon Sep 17 00:00:00 2001 From: Brian Barto Date: Tue, 10 Jan 2017 19:24:10 -0500 Subject: [PATCH] Updated screenshots modified: README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index afe15d3..baadcdc 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ This project provides tools to recreate this effect in your projects. Here is a standalone executable called `nms` (provided in this project) that uses these tools to perform this effect on piped data: -![Screenshot](http://i.imgur.com/6gk6J4I.gif) +![Screenshot](http://www.brianbarto.info/extern/images/nms/nms.gif) Also included in this project is a program called `sneakers` that utilizes these tools to recreate, almost identically, what we see in the above movie clip. -![Screenshot](http://i.imgur.com/4V3wIjJ.gif) +![Screenshot](http://www.brianbarto.info/extern/images/nms/sneakers.gif) What's Provided ---------------