Update README.md

This commit is contained in:
Jeff Harris 2019-11-14 17:42:47 -08:00 committed by GitHub
parent 9f17cf434d
commit f97a2d4959
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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. 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: Example output:
```c ```c