diff --git a/README.md b/README.md
index f4fe660..d318e6e 100644
--- a/README.md
+++ b/README.md
@@ -1,27 +1,34 @@
-
+
+
![Logo](logo.png)
+
+
Use this tool to fetch public/private scopes from bug bounty programs and output them in various formats.
+
![Twitter Follow](https://img.shields.io/twitter/follow/danielantonsen)
+
+
+
+
+
-[![HackerOne](https://github.com/root4loot/rescope/actions/workflows/test-hackerone.yml/badge.svg)](https://github.com/root4loot/rescope/actions/workflows/test-hackerone.yml)
-[![Bugcrowd](https://github.com/root4loot/rescope/actions/workflows/test-bugcrowd.yml/badge.svg)](https://github.com/root4loot/rescope/actions/workflows/test-bugcrowd.yml)
-[![Intigriti](https://github.com/root4loot/rescope/actions/workflows/test-intigriti.yml/badge.svg)](https://github.com/root4loot/rescope/actions/workflows/test-intigriti.yml)
-[![YesWeHack](https://github.com/root4loot/rescope/actions/workflows/test-yeswehack.yml/badge.svg)](https://github.com/root4loot/rescope/actions/workflows/test-yeswehack.yml)
-[![HackenProof](https://github.com/root4loot/rescope/actions/workflows/test-hackenproof.yml/badge.svg)](https://github.com/root4loot/rescope/actions/workflows/test-hackenproof.yml)
-[![Test CLI](https://github.com/root4loot/rescope/actions/workflows/test-cli.yml/badge.svg)](https://github.com/root4loot/rescope/actions/workflows/test-cli.yml)
-![Twitter Follow](https://img.shields.io/twitter/follow/danielantonsen.svg?style=dark)
-
-
-Use this tool to fetch public/private scopes from bugbounty programs and output them in various formats.
-
-## Supported platforms
-
-- [HackerOne](https://hackerone.com)
-- [Bugcrowd](https://bugcrowd.com)
-- [Intigriti](https://www.intigriti.com)
-- [YesWeHack](https://yeswehack.com)
-- [HackenProof](https://hackenproof.com)
## Installation
-Requires Go 1.23 or later.
+Requires Go 1.21 or later.
```bash
go install github.com/root4loot/rescope2/cmd/rescope@latest