Skip to content

Commit 73ba379

Browse files
committed
Update readme
1 parent 55acf68 commit 73ba379

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ Outline the file contents of the repository. It helps users navigate the codebas
3333

3434
| File/folder | Description |
3535
|-------------------|---------------------------------------------|
36-
| `\SignToolGUI` | Source code. |
37-
| `.gitignore` | Define what to ignore at commit time. |
38-
| `CHANGELOG.md` | List of changes to the sample. |
39-
| `CONTRIBUTING.md` | Guidelines for contributing to the TEMPLATE.|
40-
| `README.md` | This README file. |
41-
| `SECURITY.md` | Security file. |
42-
| `LICENSE` | The license for SignToolGUI. |
36+
| `\src\` | Source code |
37+
| `.gitignore` | Define what to ignore at commit time |
38+
| `CHANGELOG.md` | List of changes to the sample |
39+
| `CONTRIBUTING.md` | Guidelines for contributing to the TEMPLATE |
40+
| `README.md` | This README file |
41+
| `SECURITY.md` | Security file |
42+
| `LICENSE` | The license for SignToolGUI |
4343

4444
# Introduction
4545
This tool is a user-friendly Graphical User Interface (GUI) tool that simplifies and streamlines the process of digitally signing files using Microsoft's signtool.exe. This tool is designed to provide a straightforward interface, enabling users to apply digital signatures to software executables, drivers, DLLs, and other file types effortlessly.

0 commit comments

Comments
 (0)