Skip to content

Commit f1d471c

Browse files
authored
Update README.md
1 parent d7d86fa commit f1d471c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11

22
![Logo image](.github/cover.png)
33

4-
54
# The Python chatbot framework with batteries included
6-
[![PyPI version](https://badge.fury.io/py/Pyttman.svg)](https://badge.fury.io/py/Pyttman) [![CodeQL](https://github.com/dotchetter/Pyttman/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/dotchetter/Pyttman/actions/workflows/codeql-analysis.yml) [![Python package](https://github.com/dotchetter/Pyttman/actions/workflows/python-package.yml/badge.svg)](https://github.com/dotchetter/Pyttman/actions/workflows/python-package.yml)
5+
[![PyPI version](https://badge.fury.io/py/Pyttman.svg)](https://badge.fury.io/py/Pyttman)
6+
[![CodeQL](https://github.com/dotchetter/Pyttman/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/dotchetter/Pyttman/actions/workflows/codeql-analysis.yml)
7+
[![Python package](https://github.com/dotchetter/Pyttman/actions/workflows/python-package-310.yml/badge.svg)](https://github.com/dotchetter/Pyttman/actions/workflows/python-package-310.yml)
8+
[![Python package](https://github.com/dotchetter/Pyttman/actions/workflows/python-package-311.yml/badge.svg)](https://github.com/dotchetter/Pyttman/actions/workflows/python-package-311.yml)
9+
710

811
### If you've ever developed a chatbot or otherwise virtual assistant
912
-how many times have you had to iterate over the message contents to route the

0 commit comments

Comments
 (0)