Skip to content

Commit 7a4a097

Browse files
authored
task/update readme (#34)
* Update README.md Add test tag * oopsie
1 parent 68115bc commit 7a4a097

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Bandwidth Python SDK
22

3+
[![Test](https://github.com/Bandwidth/python-sdk/actions/workflows/test.yaml/badge.svg)](https://github.com/Bandwidth/python-sdk/actions/workflows/test.yaml)
4+
5+
| **OS** | **Python** |
6+
|:---:|:---:|
7+
| Windows 2016 | 3.6, 3.7, 3.8, 3.9 |
8+
| Windows 2019 | 3.6, 3.7, 3.8, 3.9 |
9+
| Ubuntu 18.04 | 3.6, 3.7, 3.8, 3.9 |
10+
| Ubuntu 20.04 | 3.6, 3.7, 3.8, 3.9 |
11+
12+
313
## Getting Started
414

515
### Installation

0 commit comments

Comments
 (0)