diff --git a/tools/watcom-dump/README.md b/tools/watcom-dump/README.md index 169fa3f8..c758d388 100644 --- a/tools/watcom-dump/README.md +++ b/tools/watcom-dump/README.md @@ -4,7 +4,7 @@ Takes an [exedump](https://github.com/jeff-1amstudios/open-watcom-v2/tree/master/bld/exedump) output file and generates skeleton "c" project files containing functions, structs, enums and global variables. -It was used to generate the first commits of [src](../../src) directory. +Was used to generate the first commits of [src](../../src) directory. Example output: ```c