diff --git a/README.md b/README.md
index 2b7f65b..3cdbd4f 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
-### A CLI tool for seamless interaction with the Dehashed API
+### A CLI tool for seamless interaction with the Dehashed and Hunter.io APIs.
---
@@ -19,6 +19,8 @@
- **API Key Management**: Securely store and manage API keys.
- **Formatted Output**: Easy to read and understand.
- **Intuitive Database Querying**: Query for specific information.
+- **Person and Company Enrichment**: Retrieve detailed information about people and companies.
+- **Email Verification**: Verify the existence and quality of email addresses.
---
@@ -33,15 +35,6 @@ go build crowsnest.go
---
-## 🛠️ Initial Setup
-
-CrowsNest requires an API key from Dehashed. Set it up with:
-```bash
-ar1ste1a@kali:~$ crowsnest set-dehashed
-```
-
----
-
## 🗄️ Database Configuration
CrowsNest supports two database storage options:
@@ -63,7 +56,14 @@ To configure the database location:
---
-## 🔍 Crafting Queries
+## Dehashed
+
+###️ Initial Setup
+
+CrowsNest requires an API key from Dehashed. Set it up with:
+```bash
+ar1ste1a@kali:~$ crowsnest set-dehashed
+```
### Simple Query
CrowsNest can be used simply for example to query for credentials matching a given email domain.