Skip to content

Commit 5775e5c

Browse files
authored
Fix table in README (#130)
1 parent 9fcfadd commit 5775e5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This package provides a backend-agnostic syntax to differentiate functions of th
2626

2727
We support most of the backends defined by [ADTypes.jl](https://github.com/SciML/ADTypes.jl):
2828

29-
****| backend | object |
29+
| backend | object |
3030
| :------------------------------------------------------------------------------ | :--------------------------------------------------------- |
3131
| [ChainRulesCore.jl](https://github.com/JuliaDiff/ChainRulesCore.jl) | `AutoChainRules(ruleconfig)` |
3232
| [Diffractor.jl](https://github.com/JuliaDiff/Diffractor.jl) | `AutoDiffractor()` |

0 commit comments

Comments
 (0)