diff --git a/README.md b/README.md index 0a3a1cc..c188a55 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,7 @@ val tpcds = dataLocation = , dsdgenDir = , tables = tables.tables, - scaleFactor = , - includeBreakdown = false) + scaleFactor = ) ``` After a `TPCDS` object is created, tables of it can be setup by calling