From 555ed4fcd3ceb38b32fc97d1d5a4bf7564ff14e5 Mon Sep 17 00:00:00 2001 From: Brian Barto Date: Fri, 22 Apr 2016 16:16:27 -0400 Subject: [PATCH] README updates modified: README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index cca795a..e5fe298 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,7 @@ movie "Sneakers". If You are unfamiliar with the scene, the specific effect in q This project provides 2 tools for you to recreate this effect: -1. A standalone executable file named `nms`. - -...This file accepts data via a shell pipe and displays it in a maner that nearly identically mimicks the effect we see in the movie. +1. A standalone executable file named `nms`. This file accepts data via a shell pipe and displays it in a maner that nearly identically mimicks the effect we see in the movie. 2. A module for incorporating this effect in to other programs.