README updates

modified:   README.md
This commit is contained in:
Brian Barto 2016-04-22 16:16:27 -04:00
parent 471caccc29
commit 555ed4fcd3
1 changed files with 1 additions and 3 deletions

View File

@ -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.