diff --git a/README.md b/README.md index c5cb16e..9704ef5 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ module.exports = { **In your application** ```js -import txt from 'file.txt'; +import txt from './file.txt'; ``` ### CLI