From c1dc65009e381ab09f15bb73529491d427d77232 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Mon, 24 Apr 2017 08:07:20 +0200 Subject: Add Travis checks --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.1