Skip to content

Commit 00ee947

Browse files
committed
build readme
1 parent c1b4336 commit 00ee947

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
@@ -85,7 +85,7 @@ proj_activate(path)
8585

8686
# Modify the description ----------------------------------------------
8787
use_mit_license("My Name")
88-
#> ✔ Setting License field in DESCRIPTION to 'MIT + file LICENSE'
88+
#> ✔ Adding 'MIT + file LICENSE' to License
8989
#> ✔ Writing 'LICENSE'
9090
#> ✔ Writing 'LICENSE.md'
9191
#> ✔ Adding '^LICENSE\\.md$' to '.Rbuildignore'
@@ -105,7 +105,7 @@ use_news_md()
105105

106106
use_test("my-test")
107107
#> ✔ Adding 'testthat' to Suggests field in DESCRIPTION
108-
#> ✔ Setting Config/testthat/edition field in DESCRIPTION to '3'
108+
#> ✔ Adding '3' to Config/testthat/edition
109109
#> ✔ Creating 'tests/testthat/'
110110
#> ✔ Writing 'tests/testthat.R'
111111
#> ✔ Writing 'tests/testthat/test-my-test.R'

0 commit comments

Comments
 (0)