Skip to content

Commit

Permalink
Merge pull request #912 from computerscienceiscool/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Datalux authored Feb 13, 2024
2 parents 50d44fd + 1a7f0b0 commit caf68e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![Telegram](https://img.shields.io/badge/Telegram-Channel-blue.svg)](https://t.me/osintgram)
[![Docker](https://img.shields.io/badge/Docker-Supported-blue)](https://img.shields.io/badge/Docker-Supported-blue)

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

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

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

## Docker Quick Start 🐳

Expand Down Expand Up @@ -133,7 +133,7 @@ docker-compose run osintgram <target>

Where `target` is the Instagram target for recon.

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

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

Expand Down

0 comments on commit caf68e9

Please sign in to comment.