diff --git a/README.md b/README.md index b058940..a6414a5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # Tenantos-JNPR-L3 +This program uses the Tenantos API and Tenantos event listener to process Layer 3 address routing provisions with a JunOS switch. It assumes that every assignment is either a /32 (IPv4) or a /127 (IPv6 point-to-point) with a routed IPv6 block. + +### Installation + +Simply use the requirements.txt to install the required libs and you are ready to go. \ No newline at end of file