Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 45fe742

Browse files
Update README.md
1 parent 040e440 commit 45fe742

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ In order to access some of the features the ActiveJS provides, you will need to
7272

7373
```js
7474
import * as ActiveJS from "@jordan_langton/activejs";
75-
// or
75+
76+
// or access ActiveJS from a global variable
7677
ActiveJS.(whatever property you want to access)
7778
```
7879

0 commit comments

Comments
 (0)