diff --git a/README.md b/README.md index 25c7e62..19f55fb 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Luckily, both endpoints have a proper REST API to communicate with each others. - [Possible improvements](#possible-improvements) - [Contributing](#contributing) - [License](#license) + - [Screenshots](#screenshots) ## Workflow @@ -101,3 +102,12 @@ NOTES: ## License This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for the full license text. + +--- + +## Screenshots + +> Bot name and avatar depend on user configuration. + +![Comment](./docs/slideshow/comment.png) +![Status](./docs/slideshow/status.png) diff --git a/docs/slideshow/comment.png b/docs/slideshow/comment.png new file mode 100644 index 0000000..d9e7c6b Binary files /dev/null and b/docs/slideshow/comment.png differ diff --git a/docs/slideshow/status.png b/docs/slideshow/status.png new file mode 100644 index 0000000..5fa3ca4 Binary files /dev/null and b/docs/slideshow/status.png differ