aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2017-04-24 08:07:20 +0200
committerPatrick Spek <p.spek@tyil.nl>2017-04-24 08:07:20 +0200
commitc1dc65009e381ab09f15bb73529491d427d77232 (patch)
tree8ccaf2da3cf0f0f70b946521f830a54a941d0cf3 /README.md
parenta5c9ad058898d4467cdc6993a9c1b3b1a096935f (diff)
Add Travis checks
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c69d0d..0b15ba3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,12 @@
# Config::Parser::yaml
-A YAML parser for Config.
+A YAML parser for [Config](https://github.com/scriptkitties/p6-Config).
+
+[![Build Status](https://travis-ci.org/scriptkitties/p6-Config-Parser-yaml.svg?branch=master)](https://travis-ci.org/scriptkitties/p6-Config-Parser-yaml)
+
+## Installation
+```sh
+zef install Config::Parser::yaml
+```
## License
This program is free software: you can redistribute it and/or modify it under