diff --git a/README.md b/README.md index 4ea402bd..3279e9f1 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,6 @@ madge('path/to/app.js') .then((writtenImagePath) => { console.log('Image written to ' + writtenImagePath); }); -}); ``` # Configuration