We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d687e commit 84375a9Copy full SHA for 84375a9
1 file changed
README.md
@@ -89,7 +89,10 @@ SVNPathCopy/
89
├── tests/
90
│ └── SVNPathCopy.Tests/ # Unit tests (NUnit + Shouldly)
91
└── docs/
92
- └── ... # TBA
+ ├── SVNPathCopy-Icon.png # App icon used in README badges and installer
93
+ ├── SVNPathCopy-Icon.svg # Scalable vector icon asset
94
+ ├── SVNPathCopyConfiguration.png# Configuration app screenshot
95
+ └── SVNPathCopyExtension.PNG # Explorer context menu screenshot
96
```
97
98
## Configuration Storage
0 commit comments