Skip to content

Commit 88af030

Browse files
authored
Update README.md
added link to screenshots
1 parent 8f3897b commit 88af030

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
11
# Java-FbChatBot
2-
webhook implementation in java, contracts and PoJos of webhook.
3-
This project can be used to setup fb messenger bot webhook with exisitng tomcat/jetty/java project.
2+
Webhook implementation in java, contracts and PoJos of webhook. This project can be used to setup fb messenger bot webhook with exisitng tomcat/jetty/java project.
3+
4+
## How to setup
5+
- read [HOWTO.md] (HOWTO.md)
6+
7+
##Screenshots
8+
Normal text by a user
9+
10+
![Normal text](screenshots/msg_text.png)
11+
12+
Postbacks (button click by a user in messenger)
13+
14+
![PostBacks](screenshots/msg_postback.png)

0 commit comments

Comments
 (0)