File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed
Expand file tree Collapse file tree 2 files changed +15
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Display loading overlay easily and beautifully in your application. JS loading o
1515
1616## Documentation
1717
18- For detail of installation instructions, in-depth usage, please take a look at the [ documentation] ( https://muhdfaiz.github.io/ js-loading-overlay/ ) .
18+ For detail of installation instructions, in-depth usage, please take a look at the [ documentation] ( https://js-loading-overlay.muhdfaiz.com / ) .
1919
2020### How To Install
2121``` markdown
@@ -64,4 +64,17 @@ JsLoadingOverlay.show({
6464### Hide Loading Overlay
6565
6666``` markdown
67- JsLoadingOverlay.hide();
67+ JsLoadingOverlay.hide();
68+ ```
69+
70+ ### Changelog
71+
72+ Please see [ CHANGELOG] ( CHANGELOG.md ) for more information on what has changed recently.
73+
74+ ## Contributing
75+
76+ Please see [ CONTRIBUTING] ( CONTRIBUTING.md ) for details.
77+
78+ ## License
79+
80+ The MIT License (MIT). Please see [ License File] ( LICENSE.md ) for more information.
You can’t perform that action at this time.
0 commit comments