Skip to content

Commit

Permalink
updated docs and badges
Browse files Browse the repository at this point in the history
  • Loading branch information
cecoeco committed Sep 29, 2024
1 parent 1f31252 commit 0aa3fc7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<div>
<a href="https://github.com/mkenney/software-guides/blob/master/STABILITY-BADGES.md#work-in-progress"><img src="https://img.shields.io/badge/stability-wip-gold.svg" alt="WIP"></a>
<a href="https://github.com/cecoeco/PRISMA.jl/actions/workflows/CI.yml"><img src="https://github.com/cecoeco/PRISMA.jl/actions/workflows/CI.yml/badge.svg" alt="CI"></a>
<a href="https://juliapkgstats.com/pkg/PRISMA"><img src="https://img.shields.io/badge/dynamic/json?url=http%3A%2F%2Fjuliapkgstats.com%2Fapi%2Fv1%2Fmonthly_downloads%2FPRISMA&query=total_requests&suffix=%2Fmonth&label=Downloads" alt="Package Statistics"></a>
<a href="https://github.com/JuliaDiff/BlueStyle"><img alt="Style: Blue" src="https://img.shields.io/badge/code%20style-blue-4495d1.svg"></a>
</div>

# PRISMA.jl

<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ PRISMA = "7b67a8d2-c4f5-4933-b91c-0fc427024db5"
[compat]
Documenter = "1.7"
DocumenterCitations = "1.3"
PRISMA = "0.0.7"
PRISMA = "0.0.8"
julia = "1"

0 comments on commit 0aa3fc7

Please sign in to comment.