Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreySarnoff authored Sep 20, 2023
1 parent 98d58fa commit 0cc6567
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@

## IMPORTANT <<<

For now, rather than use e.g `runmean`, `runcov`, with version 0.8 do it [this way](https://github.com/JeffreySarnoff/RollingFunctions.jl/issues/49#issuecomment-1726955742) using e.g. `running(cov, ..)`.
For now, rather than use e.g `runmean`, `runcov`, with version 0.8 use `running(cov, ..)`
[here is an example](https://github.com/JeffreySarnoff/RollingFunctions.jl/issues/49#issuecomment-1726955742)

-----
-----


[![Package Downloads](https://shields.io/endpoint?url=https://pkgs.genieframework.com/api/v1/badge/RollingFunctions)](https://pkgs.genieframework.com?packages=RollingFunctions&startdate=2015-12-30&enddate=2040-12-31)
Expand Down

0 comments on commit 0cc6567

Please sign in to comment.