Skip to content

Commit 665dc28

Browse files
authored
Update README.md
1 parent 014f786 commit 665dc28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ nltk.download('wordnet')
4343
```
4444

4545
## How to run
46-
* Jupyter Notebook
46+
* Jupyter Notebook [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/parulnith/Building-a-Simple-Chatbot-in-Python-using-NLTK/master)
4747
You can run the [chatbot.ipynb](https://github.com/parulnith/Building-a-Simple-Chatbot-in-Python-using-NLTK/blob/master/Chatbot.ipynb) which also includes step by step instructions.
4848
* Through Terminal
4949
```

0 commit comments

Comments
 (0)