Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tortar authored Feb 11, 2024
1 parent 5ac598e commit a090984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ c = DevType(2, 4.0, nothing)

Redefine at will, but remove the `@proto` macro after developing to ensure correctness and improve performance of your code.

# Compatibility with Revise.jl
## Compatibility with Revise.jl

For workflows using `Revise.jl` use the `@revisableproto` macro. This works almost equivalently to `@proto`
except that docstring can't be attached to structs.
Expand Down

0 comments on commit a090984

Please sign in to comment.