Merge pull request #90 from 6days9weeks/main

bonk the org, welcome harmonyland
This commit is contained in:
DjDeveloper 2021-01-21 20:37:09 +05:30 committed by GitHub
commit 32f55b875e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2020-2021 Harmony Org
Copyright (c) 2020-2021 Harmonyland
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

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