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

Commit c02d635

Browse files
Update README.md
1 parent e2b776f commit c02d635

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
@@ -24,7 +24,7 @@ gh repo clone Cipher58/Janex
2424
Secondly, import the Janex toolkit into your code by adding this line
2525

2626
```
27-
from Janex import Janex
27+
from Janex.Janex import *
2828
```
2929

3030
<h4>Using Janex in your code</h4>

0 commit comments

Comments
 (0)