Skip to content

Commit ec246a1

Browse files
authored
Update README.md
1 parent 3b619a5 commit ec246a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# 📦 Time Series Library in Java (`tslib`)
1+
# Time Series Library in Java
22

33
## Overview
44

5-
This repository provides a modular Java library for time series analysis and forecasting. It includes implementations of key smoothing algorithms, moving averages, data transformation tools, and stationarity testing — all essential for modeling and analyzing sequential data in domains like finance, economics, and engineering.
5+
`tslib` is a modular Java library for time series analysis and forecasting. It includes implementations of key smoothing algorithms, moving averages, data transformation tools, and stationarity testing — all essential for modeling and analyzing sequential data in domains like finance, economics, and engineering.
66

77
---
88

0 commit comments

Comments
 (0)