diff --git a/.Rbuildignore b/.Rbuildignore
index dfb271c..b7ae76d 100644
--- a/.Rbuildignore
+++ b/.Rbuildignore
@@ -9,6 +9,7 @@ docs/
cran-comments.md
README.Rmd
^data-raw$
+^hex$
^CRAN-RELEASE$
^cran-comments\.md$
^\.github$
diff --git a/README.Rmd b/README.Rmd
index a8d42fd..6d5be5c 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -11,7 +11,7 @@ knitr::opts_chunk$set(
)
```
-# fpp3
+# fpp3
[![CRAN status](https://www.r-pkg.org/badges/version/fpp3)](https://cran.r-project.org/package=fpp3)
diff --git a/README.md b/README.md
index 5d67cbe..c0049ab 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-# fpp3
+# fpp3
@@ -63,7 +63,7 @@ have loaded:
``` r
library(fpp3)
-#> ── Attaching packages ──────────────────────────────────────────── fpp3 1.0.0 ──
+#> ── Attaching packages ─────────────────────────────────────── fpp3 1.0.0.9000 ──
#> ✔ tibble 3.2.1 ✔ tsibble 1.1.4
#> ✔ dplyr 1.1.4 ✔ tsibbledata 0.4.1
#> ✔ tidyr 1.3.1 ✔ feasts 0.3.2
diff --git a/hex/fpp3.png b/hex/fpp3.png
new file mode 100644
index 0000000..0197670
Binary files /dev/null and b/hex/fpp3.png differ
diff --git a/hex/fpp3.svg b/hex/fpp3.svg
new file mode 100644
index 0000000..c274fb8
--- /dev/null
+++ b/hex/fpp3.svg
@@ -0,0 +1,246 @@
+
+
+
+
diff --git a/man/figures/logo.png b/man/figures/logo.png
new file mode 100644
index 0000000..0197670
Binary files /dev/null and b/man/figures/logo.png differ