diff --git a/README.Rmd b/README.Rmd index f099e25..f68005f 100644 --- a/README.Rmd +++ b/README.Rmd @@ -18,6 +18,8 @@ berate : Provide Insightful Motivation During Interactive Sessions No user exposed functions. Just add `library(berate)` to your `.Rprofile` or any interactive session to receive "helpful" motivations to code or type better. +(emoji idea by @[richierocks](https://twitter.com/richierocks)) + ### News - Version 0.0.0.9999 released diff --git a/README.md b/README.md index 884cd98..80e9c6f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ berate : Provide Insightful Motivation During Interactive Sessions No user exposed functions. Just add `library(berate)` to your `.Rprofile` or any interactive session to receive "helpful" motivations to code or type better. +(emoji idea by @[richierocks](https://twitter.com/richierocks)) + ### News - Version 0.0.0.9999 released @@ -30,7 +32,7 @@ library(berate) library(testthat) date() -#> [1] "Thu Oct 29 09:19:13 2015" +#> [1] "Thu Oct 29 09:25:13 2015" test_dir("tests/") #> testthat results ========================================================================================================