From 99330e88f23a7e5aa0758bb9c934db395950ab2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Thu, 22 Dec 2016 23:40:30 +0100 Subject: Update READMEs --- README.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 660c38c..e04e8bd 100644 --- a/README.adoc +++ b/README.adoc @@ -29,8 +29,9 @@ Usage ./bfc-amd64-linux [INPUT-FILE] [OUTPUT-FILE] -When no input file is specified, stdin is used. Similarly, the default output -filename is a.out. The resulting file can be run on the target platform. +When no input file is specified, standard input is used. Similarly, the default +output filename is `a.out`. After the compilation, the resulting file can be +run on the target platform. Contributing and Support ------------------------ -- cgit v1.2.3