From 0aa3fc762f0e67b67eeddcf1fd062ee44758f2e0 Mon Sep 17 00:00:00 2001 From: webofceco Date: Sun, 29 Sep 2024 16:49:04 -0400 Subject: [PATCH] updated docs and badges --- README.md | 7 +++++++ docs/Project.toml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 900f0f8..015e835 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +
+WIP +CI +Package Statistics +Style: Blue +
+ # PRISMA.jl
diff --git a/docs/Project.toml b/docs/Project.toml index 60ef055..f843ea9 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -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"