bonk the org, welcome harmonyland

This commit is contained in:
❥sora 2021-01-21 23:54:43 +09:00 committed by GitHub
parent 3dde9688ab
commit dcbbe15f38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@
## Usage
You can import the package from https://deno.land/x/harmony/mod.ts (with latest version) or can add a version too, and raw GitHub URL (latest unpublished version) https://raw.githubusercontent.com/harmony-org/harmony/main/mod.ts too.
You can import the package from https://deno.land/x/harmony/mod.ts (with latest version) or can add a version too, and raw GitHub URL (latest unpublished version) https://raw.githubusercontent.com/harmonyland/harmony/main/mod.ts too.
For a quick example, run this:
@ -137,9 +137,9 @@ new MyClient().connect('super secret token comes here', Intents.All)
Documentation is available for `main` (branch) and `stable` (release).
- [Main](https://doc.deno.land/https/raw.githubusercontent.com/harmony-org/harmony/main/mod.ts)
- [Main](https://doc.deno.land/https/raw.githubusercontent.com/harmonyland/harmony/main/mod.ts)
- [Stable](https://doc.deno.land/https/deno.land/x/harmony/mod.ts)
- [Guide](https://harmony-org.github.io)
- [Guide](https://harmonyland.github.io)
## Found a bug or want support? Join our discord server!
@ -159,6 +159,6 @@ Small note: If editing the README, please conform to the [standard-readme](https
## License
[MIT © 2020-2021 Harmony Org](LICENSE)
[MIT © 2020-2021 Harmonyland](LICENSE)
#### Made with ❤ by Harmony-org
#### Made with ❤ by Harmonyland