clashofclans.js 3.3.20-dev.558e74c → 3.3.20-dev.81a1a81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -19,6 +19,8 @@
|
|
|
19
19
|
- [Documentation](https://clashofclans.js.org/docs/)
|
|
20
20
|
- [Clash of Clans Developer Website](https://developer.clashofclans.com/)
|
|
21
21
|
- [Clash of Clans API Community Discord](https://discord.gg/Eaja7gJ)
|
|
22
|
+
- [Contributing Guidelines](CONTRIBUTING.md)
|
|
23
|
+
- [Code of Conduct](CODE_OF_CONDUCT.md)
|
|
22
24
|
|
|
23
25
|
### Examples
|
|
24
26
|
|
package/package.json
CHANGED