Skip to content

Commit 6de10a2

Browse files
committed
updated README to reflect published npm module name
1 parent 3d5fb1e commit 6de10a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Alternatively:
2828
Usage
2929
=====
3030

31-
Include `state-machine.js` in your web application, or, for nodejs `require("state-machine.js")`.
31+
Include `state-machine.js` in your web application, or, for nodejs `require("javascript-state-machine.js")`.
3232

3333
In its simplest form, create a standalone state machine using:
3434

0 commit comments

Comments
 (0)