Skip to content

Commit 0cfac79

Browse files
author
Yoichi Kawasaki
authored
Merge pull request #4 from cosmo0920/add-requirements-section
Add requirements section
2 parents 93063ef + 4310151 commit 0cfac79

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
fluent-plugin-azuresearch is a fluent plugin to output to Azure Search
44

5+
## Requirements
6+
7+
| fluent-plugin-azuresearch | fluentd | ruby |
8+
|------------------------|---------|------|
9+
| >= 0.2.0 | >= v0.14.15 | >= 2.1 |
10+
| < 0.2.0 | >= v0.12.0 | >= 1.9 |
11+
512
## Installation
613

714
$ gem install fluent-plugin-azuresearch

0 commit comments

Comments
 (0)