power-link 1.0.1 → 1.0.2
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 +3 -8
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -791,18 +791,13 @@ connector.updateAllConnections();
|
|
|
791
791
|
|
|
792
792
|
MIT License
|
|
793
793
|
|
|
794
|
-
##
|
|
794
|
+
## 🌟 Show Your Support
|
|
795
795
|
|
|
796
|
-
|
|
796
|
+
Give a ⭐️ on [GitHub](https://github.com/Tem-man/power-link) if this project helped you!
|
|
797
797
|
|
|
798
|
-
##
|
|
798
|
+
## 🤝 Contributing
|
|
799
799
|
|
|
800
800
|
If you have any questions or need help, please open an issue on GitHub.
|
|
801
801
|
|
|
802
|
-
## 🌟 Show Your Support
|
|
803
|
-
|
|
804
|
-
Give a ⭐️ if this project helped you!
|
|
805
|
-
|
|
806
802
|
---
|
|
807
803
|
|
|
808
|
-
Made with ❤️ by the power-link team
|