Skip to content

Commit a9545b2

Browse files
authored
Update Python version in README
1 parent 04ba6bb commit a9545b2

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
@@ -2,7 +2,7 @@
22
[![Build Status](https://travis-ci.com/illinois-cs241/chainlink.svg?branch=master)](https://travis-ci.com/illinois-cs241/chainlink)
33
[![Coverage Status](https://coveralls.io/repos/github/illinois-cs241/chainlink/badge.svg?branch=master)](https://coveralls.io/github/illinois-cs241/chainlink?branch=master)
44
![License](https://img.shields.io/badge/license-NCSA%2FIllinois-blue.svg)
5-
![Python Versions](https://img.shields.io/badge/python-3.5%20%7C%203.6-blue.svg)
5+
![Python Versions](https://img.shields.io/badge/python-3.5%2B-blue.svg)
66

77
`chainlink` is a Python module for running Docker containers in sequence.
88

0 commit comments

Comments
 (0)