diff --git a/docs/src/index.md b/docs/src/index.md index e56aa11..11c6aa3 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -1,4 +1,4 @@ -[![Build Status](https://github.com/femtotrader/IncTA.jl/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/femtotrader/IncTA.jl/actions/workflows/CI.yml?query=branch%3Amaster) +[![Build Status](https://github.com/femtotrader/IncTA.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/femtotrader/IncTA.jl/actions/workflows/CI.yml?query=branch%main) # IncTA.jl This project implements some *Technical Analysis Indicators* in Julia in an incremental approach ie using [online algorithms](https://en.wikipedia.org/wiki/Online_algorithm).