We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf31d33 commit 50d44fdCopy full SHA for 50d44fd
README.md
@@ -82,6 +82,10 @@ You can find detailed commands usage [here](doc/COMMANDS.md).
82
83
* As an interactive prompt `python3 main.py <target username>`
84
* Or execute your command straight away `python3 main.py <target username> --command <command>`
85
+
86
+### Use Osintgram v2 (beta)
87
+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`.
89
90
## Docker Quick Start 🐳
91
0 commit comments