README.md in fluent-plugin-kibana-server-0.0.1 vs README.md in fluent-plugin-kibana-server-0.0.2

- old
+ new

@@ -25,16 +25,16 @@ |parameter|description|default| |---|---|---| |bind|Local address for the server to bind to|0.0.0.0| |port|Port to listen on|24300| -|mount|Root path of Kibana|| +|mount|Root path of Kibana|/| |access_log_path|Path to access log. No logs will be written if this parameter is ommited.|| |elasticsearch_url|URL of elasticsearch. This parameter is used in config.js of Kibana.|| ## TODO -pathches welcome! +patches welcome! ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`)