Skip to content

Commit e889f4e

Browse files
Added oneliner to README
1 parent 8c60eb4 commit e889f4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# TimeSeriesUtils
22

3-
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://mattiasvillani.github.io/TimeSeriesUtils.jl/stable/)
43
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://mattiasvillani.github.io/TimeSeriesUtils.jl/dev/)
54
[![Build Status](https://github.com/mattiasvillani/TimeSeriesUtils.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/mattiasvillani/TimeSeriesUtils.jl/actions/workflows/CI.yml?query=branch%3Amain)
65
[![Coverage](https://codecov.io/gh/mattiasvillani/TimeSeriesUtils.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/mattiasvillani/TimeSeriesUtils.jl)
6+
7+
Some utility functions for working with time series data in Julia, ARIMA tools and spectral density estimation.

0 commit comments

Comments
 (0)