Update README.md

This commit is contained in:
❥sora 2020-11-08 16:29:06 +09:00 committed by GitHub
parent 41656e2bfe
commit 6a03d5ea6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ deno run --allow-net https://raw.githubusercontent.com/harmony-org/harmony/main/
```
And input your bot's token and Intents.
Here is a small example of how to use discord.deno,
Here is a small example of how to use harmony,
```ts
import { Client, Message, Intents } from 'https://raw.githubusercontent.com//harmony-org/harmony/main/mod.ts'