Skip to content

Commit 4aa1d87

Browse files
authored
Merge pull request #11 from GalaxyPay/development
update readme
2 parents 790daa5 + 11f11d4 commit 4aa1d87

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
@@ -16,7 +16,7 @@ npm i lute-connect
1616

1717
```js
1818
import LuteConnect from "lute-connect";
19-
const lute = new LuteConnect("<YOUR_SITE_NAME>");
19+
const lute = new LuteConnect();
2020
```
2121

2222
### Connect to Lute

0 commit comments

Comments
 (0)