Update README.md
This commit is contained in:
parent
c0332d27ca
commit
0950279282
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ And input your bot's token and Intents.
|
||||||
|
|
||||||
Here is a small example of how to use harmony,
|
Here is a small example of how to use harmony,
|
||||||
```ts
|
```ts
|
||||||
import { Client, Message, Intents } from 'https://raw.githubusercontent.com//harmony-org/harmony/main/mod.ts'
|
import { Client, Message, Intents } from 'https://raw.githubusercontent.com/harmony-org/harmony/main/mod.ts'
|
||||||
|
|
||||||
const client = new Client()
|
const client = new Client()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue