Skip to content

Commit

Permalink
Add deps badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
LilithHafner authored May 15, 2024
1 parent 7597b56 commit 3cd4f5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![Coverage](https://codecov.io/gh/LilithHafner/PtrArrays.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/LilithHafner/PtrArrays.jl)
[![PkgEval](https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/P/PtrArrays.svg)](https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/P/PtrArrays.html)
[![Aqua](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)
[![deps](https://juliahub.com/docs/General/PtrArrays/stable/deps.svg)](https://juliahub.com/ui/Packages/General/PtrArrays?t=2)

Do you miss playing hide and seek with memory leaks? Do you find GC overhead problematic?
PtrArrays.jl can take you back to the good old days of manual memory management.
Expand Down

0 comments on commit 3cd4f5e

Please sign in to comment.