Skip to content

Commit 84375a9

Browse files
committed
docs: update README to include additional asset descriptions
1 parent 76d687e commit 84375a9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,10 @@ SVNPathCopy/
8989
├── tests/
9090
│ └── SVNPathCopy.Tests/ # Unit tests (NUnit + Shouldly)
9191
└── docs/
92-
└── ... # TBA
92+
├── 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
9396
```
9497

9598
## Configuration Storage

0 commit comments

Comments
 (0)