Skip to content

Commit cabb75c

Browse files
committed
Minor disclaimer
1 parent 2253a1c commit cabb75c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/01-Basic-Usage.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
};
2727

2828
function onBodyLoad(){
29+
// These 2 lines are optional and merely for debug purposes.
2930
SiLo.warnings.all(console.error); // everything is a serious error
3031
SiLo.warnings.fallback(console.warn); // but using fallbacks is tolerable
3132

0 commit comments

Comments
 (0)