Skip to content

Commit

Permalink
git: Minor readme fixes (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgilbert authored Sep 26, 2023
1 parent 917b05a commit 815bd5f
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 @@ -120,9 +120,9 @@ Everything will immediately show up in ImHex's Content Store and gets bundled wi

| Name | Path | Description |
|------|------|-------------|
| libstd | [`includes/std/*`](includes/std) | Pattern Language Standard Libaray |
| libtype | [`includes/type/*`](includes/type) | Various custom types with special formatters |
| libhex | [`includes/hex/*`](includes/hex) | Functions to interact with ImHex |
| libstd | [`includes/std/*`](includes/std) | Pattern Language Standard Library |
| libtype | [`includes/type/*`](includes/type) | Various custom types with special formatters |

### Yara rules

Expand Down

0 comments on commit 815bd5f

Please sign in to comment.