Skip to content

Commit d6c317b

Browse files
authored
Update README.md
1 parent 8aad3fa commit d6c317b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ This compiler does not support magic variables and magic functions of PHP.
7878

7979
### Changelog
8080

81-
##### v0.2.0
81+
#### v0.2.0
8282
- Added support for import : `include 'test'` now converts to `import test from './test.js'`
8383
You can also use import_from() php function to define path of module.
8484
Example:

0 commit comments

Comments
 (0)