Skip to content

Commit 8333e52

Browse files
author
Wazabii
committed
Guide
1 parent 6025693 commit 8333e52

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
@@ -50,7 +50,7 @@ composer create-project maplephp/maplephp myApp
5050
```
5151
npm install
5252
```
53-
This will install [Stratox.js](https://www.npmjs.com/package/stratox) a JavaScript template engine tailored for MaplePHP.
53+
This will install [Stratox.js](https://www.npmjs.com/package/stratox) a JavaScript template engine tailored for MaplePHP. [Read the documentation here](https://wazabii.se/stratoxjs/).
5454

5555
It is **not required**, and you can, for example, manually replace all content in "resources/js/main.js" and modify "package.json" with your own libraries that you are comfortable with. However, I have included it so that all the examples work.
5656

0 commit comments

Comments
 (0)