Skip to content

Commit ac135dc

Browse files
Update README.md
1 parent 483222c commit ac135dc

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,7 +1,7 @@
11
# StateSpaceLearning
22

33
| **Build Status** | **Coverage** | **Documentation** | **CodeStyle** |
4-
|:-----------------:|:-----------------:|:-----------------:|
4+
|:-----------------:|:-----------------:|:-----------------:|:-----------------:|
55
| [![ci](https://github.com/LAMPSPUC/StateSpaceLearning.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/LAMPSPUC/StateSpaceLearning.jl/actions/workflows/ci.yml) | [![codecov](https://codecov.io/gh/LAMPSPUC/StateSpaceLearning.jl/graph/badge.svg?token=VDpuXvPSI2)](https://codecov.io/gh/LAMPSPUC/StateSpaceLearning.jl) | [![](https://img.shields.io/badge/docs-latest-blue.svg)]( https://lampspuc.github.io/StateSpaceLearning.jl/) | [![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)
66

77
StateSpaceLearning.jl is a package for modeling and forecasting time series in a high-dimension regression framework.
@@ -257,4 +257,4 @@ The results will be saved in two separated files: "paper_tests/simulation_test/r
257257
## Contributing
258258

259259
* PRs such as adding new models and fixing bugs are very welcome!
260-
* For nontrivial changes, you'll probably want to first discuss the changes via issue.
260+
* For nontrivial changes, you'll probably want to first discuss the changes via issue.

0 commit comments

Comments
 (0)