Skip to content

Commit

Permalink
readme: Add some TODO links to comparison table
Browse files Browse the repository at this point in the history
  • Loading branch information
squeek502 committed Dec 31, 2023
1 parent 50ffdda commit 04f8ce3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ This behavior can be controlled with the `/:auto-includes` CLI option.
| --- | --- | --- | --- | --- |
| Cross-platform |||||
| Identical [`win32-samples-rc-tests`](https://github.com/squeek502/win32-samples-rc-tests) outputs as `rc.exe` |||||
| Support for UTF-16 encoded `.rc` files |||||
| Support for UTF-16 encoded `.rc` files |<sup>[(TODO)](https://github.com/squeek502/resinator/issues/5)</sup> ||||
| CLI compatibility with `rc.exe` |||||
| Support for outputting `.rc` files |||||
| Support for outputting COFF object files |||||
| Support for outputting COFF object files |<sup>[(TODO)](https://github.com/squeek502/resinator/issues/7)</sup> ||||

#### An example of the differences between the implementations

Expand Down

0 comments on commit 04f8ce3

Please sign in to comment.