updates README

This commit is contained in:
2019-05-13 14:36:44 +02:00
parent 7e74b65023
commit d33db3e267

View File

@@ -21,8 +21,15 @@ The flow is :
```
echo "Task number One" | section
ls -l | output
ls -l |& output
echo "Warning" | output::warning
ls /non_existent_file |& output
result
```
## Todo list
* Have result optionnaly take a custom condition of success
* Parameters on output :
* Show errors as warning
* Silent output