momegas commited on
Commit
8aaf6b2
β€’
1 Parent(s): a783d9b

😎 Add badge

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  # QnA Bot
2
 
 
 
3
  Create a question answering over docs bot with one line of code:
4
 
5
  ```bash
 
1
  # QnA Bot
2
 
3
+ [![Tests](https://github.com/momegas/qnabot/actions/workflows/python-package.yml/badge.svg)](https://github.com/momegas/qnabot/actions/workflows/python-package.yml)
4
+
5
  Create a question answering over docs bot with one line of code:
6
 
7
  ```bash