diff --git a/README.md b/README.md index 50b3d56..4b8bdb1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ Automatically checks the parent checkbox if all child checkboxes are completed, and unchecks it otherwise. -Автоматически отмечает родительский чекбокс, если все дочерние выполнены, и снимает отметку в противном случае. \ No newline at end of file +Автоматически отмечает родительский чекбокс, если все дочерние выполнены, и снимает отметку в противном случае. + +![](https://raw.githubusercontent.com/groldsf/obsidian_check_plugin/refs/heads/master/img/showcase.gif) \ No newline at end of file diff --git a/img/showcase.gif b/img/showcase.gif new file mode 100644 index 0000000..50fc51f Binary files /dev/null and b/img/showcase.gif differ