김연준

Add description to README

1 <h1>Building a Slackbot</h1><br> 1 <h1>Building a Slackbot</h1><br>
2 <h2>A slackbot that reacts to user's chat and sends jokes </h2><br> 2 <h2>A slackbot that reacts to user's chat and sends jokes </h2><br>
3 3
4 -<h3>Currently operating on aws EC2 / managing it to run on docker container combining mongodb and the code to interact on 'aws docker version' branch</h3><br> 4 +<h3>Currently operating on aws EC2 / managing it to run on docker container combining mongodb and the code to interact on 'aws docker version' branch</h3><br><br>
5 -Collected Jokes api link: https://github.com/15Dkatz/official_joke_api<br> 5 +<b>Collected Jokes api link: https://github.com/15Dkatz/official_joke_api<br>
6 Opensource for slackbot module link : https://github.com/mishk0/slack-bot-api<br> 6 Opensource for slackbot module link : https://github.com/mishk0/slack-bot-api<br>
7 -Used Database: Mongodb 7 +Used Database: Mongodb</b><br>
8 8
9 9
10 ![joker_fix](https://user-images.githubusercontent.com/39256000/58455581-0ce84100-815d-11e9-833c-90c7af08f52f.jpg) 10 ![joker_fix](https://user-images.githubusercontent.com/39256000/58455581-0ce84100-815d-11e9-833c-90c7af08f52f.jpg)
......