Skip to content

Commit 175b8d8

Browse files
committed
docs(README): disable log
1 parent 3fbb43d commit 175b8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ library(druid)
2121

2222
library(ambiorix)
2323

24-
app <- Ambiorix$new()
24+
app <- Ambiorix$new(log = FALSE)
2525

2626
app$use(
2727
druid(

0 commit comments

Comments
 (0)