Skip to content

Commit eadefbd

Browse files
authored
Update README.md
typo issue
1 parent 30a545a commit eadefbd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Das Tool unterstützt Mehrfach-Threads und kann große Codebasen effizient durch
9292
9393
- **Bug Reports & Feature Requests**: Bitte im zugehörigen Repository ein **Issue** erstellen.
9494
- **Pull Requests** sind immer willkommen.
95-
- **Weitere Fragen**: Siehe [HowTo.md](HowTo.md) für Einrichtungsdetails oder kontaktiere den Autor direkt.
95+
- **Weitere Fragen**: Siehe [HowTo.md](HOWTO.md) für Einrichtungsdetails oder kontaktiere den Autor direkt.
9696
9797
---
9898
@@ -141,7 +141,7 @@ It employs multithreading for faster scanning of large codebases, making it easy
141141
### 4. Folder Layout & Running the Program
142142
143143
1. **Executable**
144-
- After a successful build (see [HowTo.md](HowTo.md)), you’ll have `DefineExtractor.exe`.
144+
- After a successful build (see [HowTo.md](HOWTO.md)), you’ll have `DefineExtractor.exe`.
145145
- Place it in a convenient directory that can access your Client, Server, or Python source folders.
146146
147147
2. **Client, Server, and Python Folders**

0 commit comments

Comments
 (0)