diff --git a/README.md b/README.md index ee05d90..95a5df0 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,13 @@ Subsequent messages from same contact will be related to first **open/pending** If a contact sent a new message in less than 2 hours, and there is no ticket from this contact with **pending/open** status, the newest **closed** ticket will be reopen, instead of creating a new one. -## Installation and Usage (Linux) +## Screenshots + + + + + +## Installation and Usage (Linux Debian/Ubuntu) Create Mysql Database using docker: _Note_: change dbname, username password. diff --git a/images/chat1.png b/images/chat1.png new file mode 100644 index 0000000..a414360 Binary files /dev/null and b/images/chat1.png differ diff --git a/images/chat2.png b/images/chat2.png new file mode 100644 index 0000000..f53d2d5 Binary files /dev/null and b/images/chat2.png differ diff --git a/images/chat3.png b/images/chat3.png new file mode 100644 index 0000000..9298dbe Binary files /dev/null and b/images/chat3.png differ