From 255cd8b563c657bb504dece5356a5a6e3739d03b Mon Sep 17 00:00:00 2001 From: "J.Townsend" Date: Sun, 10 May 2026 03:25:12 +0100 Subject: [PATCH] Fix package version layout in the README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ecb2ad3a..23da4af0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ ![TheHarvester CI](https://github.com/laramies/theHarvester/workflows/TheHarvester%20Python%20CI/badge.svg) ![TheHarvester Docker Image CI](https://github.com/laramies/theHarvester/workflows/TheHarvester%20Docker%20Image%20CI/badge.svg) [![Rawsec's CyberSecurity Inventory](https://inventory.raw.pm/img/badges/Rawsec-inventoried-FF5050_flat_without_logo.svg)](https://inventory.raw.pm/) -[![Packaging status](https://repology.org/badge/vertical-allrepos/theharvester.svg)](https://repology.org/project/theharvester/versions) About ----- @@ -12,6 +11,9 @@ team assessment or penetration test. It performs open source intelligence (OSINT a domain's external threat landscape. The tool gathers names, emails, IPs, subdomains, and URLs by using multiple public resources that include: +## Package versions +[![Packaging status](https://repology.org/badge/vertical-allrepos/theharvester.svg)](https://repology.org/project/theharvester/versions) + Install and dependencies ------------------------ * Python 3.12 or higher. @@ -193,8 +195,6 @@ Documentation to setup API keys can be found at - https://github.com/laramies/th * windvane - 100 free queries * zoomeye - 5 free results/day. 30/results/day $190/yr -## Package versions -[![Packaging status](https://repology.org/badge/vertical-allrepos/theharvester.svg)](https://repology.org/project/theharvester/versions) Comments, bugs, and requests ----------------------------