From d4867b20b8dc83162cf368cfbee20cbb2d86fc93 Mon Sep 17 00:00:00 2001 From: matt852 Date: Mon, 15 Nov 2021 09:35:46 -0500 Subject: [PATCH] Update README.md Co-authored-by: Ken Celenza --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 085ecf1..6dfd074 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Nautobot Plugin ChatOps Panorama -This is a plugin for [Nautobot](https://github.com/nautobot/nautobot) that extends ChatOps support to the Palo Alto Panorama system. It adds some useful commands into your ChatOps environment that enhance an administrator's and end user's day to day using of Panorama. This framework allows the writing of new ChatOps commands for Panorama very easily. +This is a plugin for [Nautobot](https://github.com/nautobot/nautobot) that extends ChatOps support to Palo Alto Panorama systems. The plugin adds some useful commands into your ChatOps environment that enhance an administrator's and end user's day to day using of Panorama. This framework allows for the quick extension of new ChatOps commands for Panorama. Note: While this plugin requires Nautobot and the base Nautobot ChatOps plugin, it does _not_ require the Panorama or Palo Alto inventory to be in Nautobot. It is effectively Nautobot-independent, except for using it as a backend to run the chat bot itself.