Skip to content

Commit fd0f77c

Browse files
committed
README: discourage use of ZeroRule
1 parent 59a10b3 commit fd0f77c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ More information on heatmapping presets can be found in the [Julia-XAI documenta
8787
> | `LRP` with `EpsilonAlpha2Beta1` composite | ![][castle-comp-eab] | ![][streetsign-comp-eab] |
8888
> | `LRP` with `EpsilonAlpha2Beta1Flat` composite | ![][castle-comp-eabf] | ![][streetsign-comp-eabf] |
8989
> | `LRP` with `EpsilonGammaBox` composite | ![][castle-comp-egb] | ![][streetsign-comp-egb] |
90-
> | `LRP` | ![][castle-lrp] | ![][streetsign-lrp] |
90+
> | `LRP` with `ZeroRule` (discouraged) | ![][castle-lrp] | ![][streetsign-lrp] |
9191
92-
## Video demonstration
92+
## Video Demonstration
9393
Check out our talk at JuliaCon 2022 for a demonstration of the package.
9494

9595
[![][juliacon-img]][juliacon-url]

0 commit comments

Comments
 (0)