diff --git a/README.md b/README.md index 8707174..33bce26 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,11 @@ cargo build --release # Usage `steamguard-cli` looks for your `maFiles/manifest.json` in at these paths, in this order: + Linux: - `~/.config/steamguard-cli/maFiles/` - `~/maFiles/` + Windows: - `%APPDATA%\Roaming\steamguard-cli\maFiles\` - `%USERPROFILE%\maFiles\`