Update README.md
This commit is contained in:
parent
9f17cf434d
commit
f97a2d4959
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue