diff --git a/README.md b/README.md index ada3b20..5cace60 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # PerformanceAnalytics.jl -[![Build Status](https://github.com/eohne/PerformanceAnalytics.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/eohne/PerformanceAnalytics.jl/actions/workflows/CI.yml?query=branch%3Amain) [![][docs-latest-img]][docs-latest-url] +[![Build Status](https://github.com/eohne/PerformanceAnalytics.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/eohne/PerformanceAnalytics.jl/actions/workflows/CI.yml?query=branch%3Amain) [![][docs-latest-img]][docs-latest-url] -Given the lack of packages that deal with financial analysis in Julia I have decided to translate the functionality of the PerformanceAnalytics package in R to Julia. + +Given the lack of packages that deal with financial analysis in Julia I have decided to translate the functionality of the PerformanceAnalytics package in R to Julia. -Since I took a long break from this and never published it a new pacakge has emergerd. This package is registered and implements many of the functions available here: [PortfolioAnalytics.jl][https://github.com/doganmehmet/PortfolioAnalytics.jl] + +Since I took a long break from this and never published it a new pacakge has emergerd. This package is registered and implements many of the functions available here: [PortfolioAnalytics.jl](https://github.com/doganmehmet/PortfolioAnalytics.jl) [docs-latest-img]: https://img.shields.io/badge/docs-latest-blue.svg diff --git a/docs/src/index.md b/docs/src/index.md index 941af3e..6927433 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -1,6 +1,6 @@ # PerformanceAnalytics.jl GitHub Repo: [https://github.com/eohne/PerformanceAnalytics.jl](https://github.com/eohne/PerformanceAnalytics.jl) -There is a different package that is registered and implements many of the functions available here: [`PortfolioAnalytics.jl`][https://github.com/doganmehmet/PortfolioAnalytics.jl] +There is a different package that is registered and implements many of the functions available here: [PortfolioAnalytics.jl](https://github.com/doganmehmet/PortfolioAnalytics.jl) The package is NOT registerd in the [`General`](https://github.com/JuliaRegistries/General) registry