Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed Sep 29, 2023
1 parent b68173d commit 45a604d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ knitr::opts_chunk$set(
[![Codecov test coverage](https://codecov.io/gh/business-science/modeltime/branch/master/graph/badge.svg)]( https://app.codecov.io/gh/business-science/modeltime?branch=master)
<!-- badges: end -->

> Tidy time series forecasting with `tidymodels`.
> Tidy time series forecasting in `R`.
Mission: Our number 1 goal is to make high-performance time series analysis easier, faster, and more scalable. Modeltime solves this with a simple to use infrastructure for modeling and forecasting time series.

## Quickstart Video

Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@
coverage](https://codecov.io/gh/business-science/modeltime/branch/master/graph/badge.svg)](https://app.codecov.io/gh/business-science/modeltime?branch=master)
<!-- badges: end -->

> Tidy time series forecasting with `tidymodels`.
> Tidy time series forecasting in `R`.
Mission: Our number 1 goal is to make high-performance time series
analysis easier, faster, and more scalable. Modeltime solves this with a
simple to use infrastructure for modeling and forecasting time series.

## Quickstart Video

Expand Down

0 comments on commit 45a604d

Please sign in to comment.