1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-01-17 13:38:38 +01:00

[yaml/en] Add more resources (#1666)

This commit is contained in:
Rodrigo Russo 2016-04-28 09:06:12 +02:00 committed by ven
parent 719e11492e
commit 860fa9ebc7

View File

@ -164,3 +164,8 @@ set2:
item2: null
item3: null
```
### More Resources
+ [YAML official website](http://yaml.org/)
+ [Online YAML Validator](http://codebeautify.org/yaml-validator)