BastliPOSPrinter

A collection of programs that allow receipt printing
git clone git://xatko.vsos.ethz.ch/BastliPOSPrinter.git
Log | Files | Refs

commit 3658b3e47307998de17f799f80c79b10ba740a5c
parent 6d234f65bcd5bb9d4368ad73863387ff9afdf575
Author: Dominik Schmidt <doeme@bastli.ethz.ch>
Date:   Wed,  5 Sep 2018 14:22:40 +0200

Add some more code-quotes to readme

Diffstat:
README.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -17,8 +17,8 @@ Operation --------- The `./daemon.sh` script is just a wrapper around `amqp-consume` -Whenever a message gets sent to the queue, the ./start_pipeline.sh script is executed. -This script (and ./pipeline.sh) execute all executable files inside ./pipeline/ in lexical +Whenever a message gets sent to the queue, the `./start_pipeline.sh` script is executed. +This script (and `./pipeline.sh`) execute all executable files inside ./pipeline/ in lexical order, and connects them to each other via stdout←→stdin. Pipeline