From 12a7ba82615ad68dce072aa43caa338cbb53ceb7 Mon Sep 17 00:00:00 2001 From: 0x41424142 Date: Wed, 24 Jul 2024 20:10:36 -0400 Subject: [PATCH 1/2] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de46567..a7b888c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ·············································· ``` -This package attempts to make it much easier to interact with Qualys's various API endpoints, across most modules. +This package attempts to make it much easier to interact with Qualys's various API endpoints, across as many modules as I can get to. [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) ![development status](https://img.shields.io/badge/in%20development-8A2BE2) ![black formatter status](https://github.com/0x41424142/qualyspy/actions/workflows/black.yml/badge.svg?event=push) From d6c9fabfbb95183ac8847c13441835491a281c1a Mon Sep 17 00:00:00 2001 From: 0x41424142 Date: Wed, 24 Jul 2024 20:13:17 -0400 Subject: [PATCH 2/2] UPDATED README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7b888c..f5eb9ae 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ·············································· ``` -This package attempts to make it much easier to interact with Qualys's various API endpoints, across as many modules as I can get to. +This package attempts to make it much easier to interact with Qualys's various API endpoints, across as many modules as I can find time to code. [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) ![development status](https://img.shields.io/badge/in%20development-8A2BE2) ![black formatter status](https://github.com/0x41424142/qualyspy/actions/workflows/black.yml/badge.svg?event=push)