Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mirca committed Feb 9, 2023
1 parent 5fb0f44 commit 8941c78
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# riskparity.rs
Implementations of risk parity portfolios in Rust

[![status]][actions]
[![version]][crates]

[status]: https://img.shields.io/github/actions/workflow/status/convexfi/riskparity.rs/tests.yml
[actions]: https://github.com/convexfi/riskparity.rs/actions?query=branch%3Amain
[version]: https://img.shields.io/crates/v/riskparity.svg
[crates]: https://img.shields.io/crates/v/riskparity

## Example

```{rust}
Expand Down

0 comments on commit 8941c78

Please sign in to comment.