From 2c53ba0b9b36d1faff38cad74d0795b7b164efac Mon Sep 17 00:00:00 2001 From: Igor Date: Sun, 17 Jan 2010 21:06:22 +0300 Subject: Fixed typo --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 7f220c0..be42fc9 100644 --- a/README +++ b/README @@ -20,8 +20,8 @@ Output formats for operator '.': Standard operators: <>+-[]., Extensions: ciuox - change format output (same as -c & others, see above) - ; - end of code (usefull when reading stdin) - # - comment to the end of line (usefull when reading files) + ; - end of code (useful when reading stdin) + # - comment to the end of line (useful when reading files) Example: echo '+++[.-]' | ./brainfuck -- cgit v1.2.3