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 22, 2022
1 parent 65a0586 commit 250b258
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 './jmfcool.js';
import { jmfcool } from './jmfcool.min.js';

jmfcool.init()
{
Expand Down

0 comments on commit 250b258

Please sign in to comment.