Fixed readme formatting

This commit is contained in:
mfarah
2015-10-06 11:51:36 +11:00
parent 81672d4efe
commit 2780903b60
+1
View File
@@ -29,6 +29,7 @@ will output the value of '2'.
### Reading from STDIN
Given a sample.yaml file of:
```bash
cat sample.yaml | yaml - b.c
```
will output the value of '2'.