README.md in fluent-plugin-systemd-0.0.3 vs README.md in fluent-plugin-systemd-0.0.4
- old
+ new
@@ -8,19 +8,19 @@
## Installation
Simply use RubyGems:
- gem install fluent-plugin-systemd -v 0.0.3
+ gem install fluent-plugin-systemd -v 0.0.4
or
- fluent-gem install fluent-plugin-systemd -v 0.0.3
+ fluent-gem install fluent-plugin-systemd -v 0.0.4
or
- td-agent-gem install fluent-plugin-systemd -v 0.0.3
+ td-agent-gem install fluent-plugin-systemd -v 0.0.4
## Configuration
<source>
type systemd
@@ -75,5 +75,11 @@
## Licence etc
[MIT](LICENCE)
Issues and pull requests welcome
+
+## Contributors
+
+Many thanks to our wonderful contributors
+
+* [jescarri](https://github.com/jescarri)