From c91c03252106a9aa65fc5aa94e052ee0d79aa6d0 Mon Sep 17 00:00:00 2001 From: Denis Seleznev Date: Sun, 12 Nov 2023 14:54:16 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a6afc9..2ce8943 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,9 @@ Toggle detailed info about current error. ### .destruct() Deattach error panel from page, remove global event listeners. -## [Example](http://hcodes.github.io/show-js-error/tests/many.html) +## Examples +- [Simple](http://hcodes.github.io/show-js-error/tests/many.html) +- [Advanced](http://hcodes.github.io/show-js-error/tests/index.html) ## [License](https://github.com/hcodes/show-js-error/blob/master/LICENSE) MIT License