Add README.txt for piped-work and results.

This commit is contained in:
James Crook 2019-04-10 16:28:50 +01:00
parent 0f256df79d
commit 9890b12619
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,9 @@
=piped-work folder=
This folder contains scripts for exercising mod-script-pipe
To run a simple test to check communications:
python pipe_test.py
A much longer test that produces many image:
python docimages_all.py

4
tests/results/README.txt Normal file
View File

@ -0,0 +1,4 @@
=results folder=
Images (in .png format) produced by the piped-work scripts will end up in
this folder.