Skip to content

Commit bcc56ac

Browse files
committed
Add badges
1 parent 86c7fe2 commit bcc56ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# ⚒🔀🐘 PHP HCL Parser
22

3+
[![Build Status](https://travis-ci.org/DivineOmega/php-hcl-parser.svg?branch=master)](https://travis-ci.org/DivineOmega/php-hcl-parser)
4+
[![Coverage Status](https://coveralls.io/repos/github/DivineOmega/php-hcl-parser/badge.svg?branch=master)](https://coveralls.io/github/DivineOmega/php-hcl-parser?branch=master)
5+
36
HCL is a configuration language make by HashiCorp. HCL files are used by several HashiCorp products,
47
including Terraform.
58

0 commit comments

Comments
 (0)