Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tortar authored Sep 28, 2024
1 parent d05bfca commit a497842
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# HybridStructs.jl

[![CI](https://github.com/Tortar/HybridStructs.jl/workflows/CI/badge.svg)](https://github.com/Tortar/HybridStructs.jl/actions?query=workflow%3ACI)
[![codecov](https://codecov.io/gh/Tortar/HybridStructs.jl/graph/badge.svg?token=F8W0MC53Z0)](https://codecov.io/gh/Tortar/HybridStructs.jl)
[![CI](https://github.com/JuliaDynamics/HybridStructs.jl/workflows/CI/badge.svg)](https://github.com/JuliaDynamics/HybridStructs.jl/actions?query=workflow%3ACI)
[![codecov](https://codecov.io/gh/JuliaDynamics/HybridStructs.jl/graph/badge.svg?token=F8W0MC53Z0)](https://codecov.io/gh/JuliaDynamics/HybridStructs.jl)

This package provides a simple way to create both mutable and immutable versions
of a struct from a single definition. This can be particularly useful when you want
Expand Down

0 comments on commit a497842

Please sign in to comment.