aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory P. Smith [Google LLC] <greg@krypto.org>2019-03-05 08:59:20 -0800
committerGregory P. Smith [Google LLC] <greg@krypto.org>2019-03-05 08:59:20 -0800
commitf737189ea7a2d4b97048a2f4e37609e293b03546 (patch)
treed3589223451b5f4455cfb559691392f29fa185b1
parent9221d9887f2c647806948632fcdf2d87fce6b74a (diff)
downloadportpicker-f737189ea7a2d4b97048a2f4e37609e293b03546.tar.gz
We need those stinkin' badges!
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index b84c21d..436fbe6 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# Python portpicker module
+[![PyPI version](https://badge.fury.io/py/portpicker.svg)](https://badge.fury.io/py/portpicker)
+[![Build Status](https://travis-ci.org/google/python_portpicker.svg?branch=master)](https://travis-ci.org/google/python_portpicker)
+
This module is useful for finding unused network ports on a host.
It supports both Python 2 and Python 3.