From 2392251201cd62a2b1bd3d6d15ce528871964478 Mon Sep 17 00:00:00 2001 From: Justin Jeffery <92743314+justinjeffery-ipf@users.noreply.github.com> Date: Fri, 2 Dec 2022 10:08:03 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d208b5f..2687f20 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ IPFabric is a Python module for connecting to and communicating against an IP Fabric instance. -[![Requirements Status](https://requires.io/github/community-fabric/python-ipfabric/requirements.svg?branch=develop)](https://requires.io/github/community-fabric/python-ipfabric/requirements/?branch=develop) - ## About Founded in 2015, [IP Fabric](https://ipfabric.io/) develops network infrastructure visibility and analytics solution to @@ -112,4 +110,4 @@ poetry run black ipfabric poetry update poetry export -f requirements.txt -o requirements.txt --without-hashes git add requirements.txt -``` \ No newline at end of file +```