forked from Cavemanon/SteamMoneyEstimator
12 lines
452 B
Markdown
12 lines
452 B
Markdown
# SteamMoneyEstimator
|
|
|
|
Estimates how much money a piece of software makes on steam using information about its reviews.
|
|
|
|
## Usage
|
|
|
|
This will save a file locally along with printing the results:
|
|
`SteamMoneyEstimator true "https://store.steampowered.com/app/1895350/I_Wani_Hug_that_Gator/"`
|
|
|
|
This will simply output the results without saving a file locally
|
|
`SteamMoneyEstimator true "https://store.steampowered.com/app/1895350/I_Wani_Hug_that_Gator/"`
|