Browse Source

Update README.md

Lukáš Mešťan 7 years ago
parent
commit
37c21a0f0d
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.md

+ 2
- 0
README.md View File

@@ -28,6 +28,8 @@ Example:
28 28
 	pert 1,3,4
29 29
 	pert 10,15,20 5,7,10
30 30
 	pert "1,2,3" "15,17,20"
31
+	cat data.txt | pert
32
+	echo "1,2,3 9,10,14" | pert
31 33
 </pre>
32 34
 
33 35
 ### Demo

Loading…
Cancel
Save