diff --git a/README.md b/README.md index c190537..cf84e39 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Install and configure arpwatch ## Usage -All interaction with the arpwatch module is done through the main arpwatch class. You can simply set the options in `::ntp` to have full functionality of the module. +All interaction with the arpwatch module is done through the main arpwatch class. You can simply set the options in `::arpwatch` to have full functionality of the module. ## Reference diff --git a/metadata.json b/metadata.json index 1618fc6..dafbba0 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ardichoke-arpwatch", - "version": "0.1.0", + "version": "0.1.1", "author": "ardichoke", "summary": "Install and manage arpwatch", "license": "Apache-2.0", @@ -16,8 +16,7 @@ "7" ] } - ] + ], "dependencies": [], "tags": ["arpwatch","network","monitoring"] } -