Skip to content

Commit caf68e9

Browse files
authored
Merge pull request #912 from computerscienceiscool/patch-1
Update README.md
2 parents 50d44fd + 1a7f0b0 commit caf68e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Telegram](https://img.shields.io/badge/Telegram-Channel-blue.svg)](https://t.me/osintgram)
77
[![Docker](https://img.shields.io/badge/Docker-Supported-blue)](https://img.shields.io/badge/Docker-Supported-blue)
88

9-
Osintgram is a **OSINT** tool on Instagram to collect, analyze, and run reconnaissance.
9+
Osintgram is an **OSINT** tool on Instagram to collect, analyze, and run reconnaissance.
1010

1111
<p align="center">
1212
<img align="center" src=".img/carbon.png" width="900">
@@ -85,7 +85,7 @@ You can find detailed commands usage [here](doc/COMMANDS.md).
8585

8686
### Use Osintgram v2 (beta)
8787
You can use Osintgram2 beta just switching to `v2` [branch](https://github.com/Datalux/Osintgram/tree/v2).
88-
The v2 has some improvements and faster with a new command execution interface. Try it just running `git checkout v2`.
88+
The v2 has some improvements and is faster with a new command execution interface. Try it just running `git checkout v2`.
8989

9090
## Docker Quick Start 🐳
9191

@@ -133,7 +133,7 @@ docker-compose run osintgram <target>
133133

134134
Where `target` is the Instagram target for recon.
135135

136-
Alternatively you may run `docker-compose` with the `Makefile`:
136+
Alternatively, you may run `docker-compose` with the `Makefile`:
137137

138138
`make run` - Builds and Runs with compose. Prompts for a `target` before running.
139139

0 commit comments

Comments
 (0)