diff --git a/README.md b/README.md index 4e5b4dd..93a430c 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ The script starts by importing the jmfcool object from the jmfcool.js script. Th ### controller.js ```javascript -import { jmfcool } from './dist/jmfcool.min.js'; +import { jmfcool } from './jmfcool.min.js'; jmfcool.init() {