Skip to content

Commit f825319

Browse files
committed
Add Python version and build status badges
1 parent 5a6b37f commit f825319

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# clean-code-python
22

33
[![Build Status](https://travis-ci.com/zedr/clean-code-python.svg?branch=master)](https://travis-ci.com/zedr/clean-code-python)
4+
[![](https://img.shields.io/badge/python-3.7+-blue.svg)](https://www.python.org/download/releases/3.7.5/)
45

56
## Table of Contents
67
1. [Introduction](#introduction)

0 commit comments

Comments
 (0)