diff --git a/README.md b/README.md index 6c88e9b..7176fb8 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,8 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed | Name | Path | Description | |------|------|-------------| | libstd | `includes/std/*` | Pattern Language Standard Libaray | -| cstdint | `includes/cstdint.pat` | C integer types | +| libtype | `includes/type/*` | Various custom types with special formatters | +| libhex | `includes/hex/*` | Functions to interact with ImHex | ### Yara rules