Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
co1emi11er2 authored Oct 9, 2024
1 parent 99f62b0 commit c27c096
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ dims = h_dimension(x, y)
plot(x, y, seriestype=:shape, color=:lightgrey, legend=false, aspectratio=1)
plot!(dims)
```
[<img src="./assets/plots_plt.svg" width="500"/>](image.png)
[<img src="./assets/plots_plt.svg" width="500"/>](image.png)

*Can work similarly with Makie*

```julia
Expand Down

2 comments on commit c27c096

@co1emi11er2
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: "Pre-release version not allowed"

Please sign in to comment.