diff --git a/readme.md b/readme.md index a0f8066..5bb443f 100644 --- a/readme.md +++ b/readme.md @@ -16,12 +16,10 @@ sh install.sh ## Configuration +Configure via the setup function or use the defaults as shown below: + ```lua -require('import-cost').setup(opts) +require('import-cost').setup(opts or {}) ``` See `:h import-cost` for more information - -## TODO - -- Automatic setup