Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xoofx committed Dec 9, 2023
1 parent 13f8e67 commit b88d306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ elf.Write(outStream);
- Integration with ELF to support easy reading/writing back
- Support for relocatable sections
- Use of a Diagnostics API to validate file format (on read/before write)
- Library requiring `net7.0`
- Library requiring `net8.0`
- If you are looking for `netstandard2.1` support you will need to use `0.4.0` version

## Documentation
Expand Down

0 comments on commit b88d306

Please sign in to comment.