From 823ffe91d8f24d81ca2ad853488ea4c11d058c04 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 15 Nov 2014 00:33:11 -0500 Subject: README: Add clarification Be explicit and say that the program only takes input from STDIN. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b286373..2e263ec 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ becomes Currently the implementation is very simplistic and liberal. Any `/>` will get replaced to remove the slash. +Takes input from STDIN and outputs to STDOUT. + ## License Licensed under the MIT license. See the included LICENSE file. -- cgit v1.2.3