js-cloudimage-360-view 4.3.3 → 4.4.0

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 CHANGED
@@ -55,6 +55,7 @@
55
55
  - [Browser Support](#browser-support)
56
56
  - [Migration Guide (v3 → v4)](#migration-guide-v3--v4)
57
57
  - [Contributing](#contributing)
58
+ - [Support](#support)
58
59
  - [License](#license)
59
60
 
60
61
  ---
@@ -1179,9 +1180,19 @@ npm run dev
1179
1180
 
1180
1181
  ---
1181
1182
 
1183
+ ## Support
1184
+
1185
+ If this library helped your project, consider buying me a coffee!
1186
+
1187
+ <a href="https://buymeacoffee.com/dzmitry.stramavus">
1188
+ <img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black" alt="Buy Me A Coffee">
1189
+ </a>
1190
+
1191
+ ---
1192
+
1182
1193
  ## License
1183
1194
 
1184
- This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).
1195
+ This project is licensed under the [MIT License]([https://opensource.org/licenses/MIT](https://github.com/scaleflex/js-cloudimage-360-view/blob/master/LICENSE)).
1185
1196
 
1186
1197
  ---
1187
1198