Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfcool committed Mar 23, 2022
1 parent 6b31509 commit 2421d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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()
{
Expand Down

0 comments on commit 2421d86

Please sign in to comment.