Skip to content

Commit

Permalink
Fix README.md path to assets
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Keluaa authored Apr 7, 2024
1 parent 5fbe3c6 commit 7fb1054
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ Supports syntax highlighting.

The `@code_diff` macro is the main entry point. If possible, the code type will be
detected automatically, otherwise add e.g. `type=:native` for native assembly comparison:
![](assets\basic_usage.gif)

![](assets/basic_usage.gif)

Syntax highlighting for Julia AST is also supported:
![](assets\ast_diff.gif)

![](assets/ast_diff.gif)

## Supported languages

Expand Down

0 comments on commit 7fb1054

Please sign in to comment.