fix: README screenshot path for GitHub (no spaces in filename)
Some checks failed
CI / Test Python 3.10 (push) Has been cancelled
CI / Test Python 3.11 (push) Has been cancelled
CI / Test Python 3.12 (push) Has been cancelled

This commit is contained in:
Dr Jones
2026-05-22 20:15:26 -07:00
parent 6c775c12a0
commit 860e3318a0
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ signup_draft.json
*.jpeg
# Exceptions — keep bundled assets that are already tracked
!proxy_chain_manager/world_map.png
!docs/dashboard-screenshot.png
# Build-staged binaries — staged by scripts/prepare_bundled_gost.ps1
# (downloaded from go-gost release with verified SHA256), not source code