From 92be78deea1dc86cc9dc15211b2f55d3876d8946 Mon Sep 17 00:00:00 2001 From: Karan Saini <37518297+qurbat@users.noreply.github.com> Date: Mon, 2 May 2022 22:31:26 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da33b9e..14b01f8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # upi-recon ![screenshot of upi-recon](https://i.imgur.com/GexQjBq.gif) -A command line tool for UPI payment address discovery and reconaissance. +A command line tool for UPI payment address discovery and reconnaissance. ## Requirements `pip install -r requirements.txt` @@ -24,4 +24,4 @@ You can use the following command to add an API key ID to the configuration file Contributions are welcome. Feature wishlist: - Introduce support for more API providers [] - Improve argument parsing section [] -- Refactor code to publish as a Python module [] \ No newline at end of file +- Refactor code to publish as a Python module []