Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kunserva authored Aug 3, 2022
1 parent 7aeee06 commit 256c015
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# profileminer
A GUI which scrapes user profiles from popular websites.

# System requirements

- Linux OS
- CUDA installation

# Installation

Simply download the executable from the releases page onto your Linux machine.

You need to accept the License Agreement to use the software.

# Usage

You can specify a single username, a list of space-delimited usernames, or else import the usernames from a csv file.

The output will be saved in the same directory as the executable.


<img width="494" alt="Screenshot 2022-08-02 at 19 17 08" src="https://user-images.githubusercontent.com/110480830/182435161-abfde60b-168a-4d05-889c-239c5cf97da9.png">

0 comments on commit 256c015

Please sign in to comment.