diff --git a/README.md b/README.md index 7b49876..113cc6b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Config { module: 'MMM-fitbit', position: 'top_center', - config: [ + config: { credentials: { client_id: , client_secret: , @@ -54,7 +54,7 @@ Config 'heart' ], update_interval: 60 - ] + } }, ```` ### Explanation