Skip to content

Commit 531bf4a

Browse files
committed
Add badge
1 parent dc8ec6b commit 531bf4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# TFLint plugin SDK
2+
[![Build Status](https://github.com/terraform-linters/tflint-plugin-sdk/workflows/build/badge.svg?branch=master)](https://github.com/terraform-linters/tflint-plugin-sdk/actions)
23
[![GitHub release](https://img.shields.io/github/release/terraform-linters/tflint-plugin-sdk.svg)](https://github.com/terraform-linters/tflint-plugin-sdk/releases/latest)
34
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-blue.svg)](LICENSE)
45

@@ -9,7 +10,7 @@ NOTE: This plugin system is experimental. This means that API compatibility is f
910
## Requirements
1011

1112
- TFLint v0.14+
12-
- Go v1.13
13+
- Go v1.14
1314

1415
## Usage
1516

0 commit comments

Comments
 (0)