Skip to content
This repository was archived by the owner on Mar 13, 2022. It is now read-only.

Commit 00d2417

Browse files
authored
Merge pull request #24 from kubernetes-client/mbohlool-patch-1
Update README.md
2 parents 1110248 + 0ffb719 commit 00d2417

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# python-base
22

3+
[![Build Status](https://travis-ci.org/kubernetes-client/python-base.svg?branch=master)](https://travis-ci.org/kubernetes-client/python-base)
4+
35
This is the utility part of the [python client](https://github.com/kubernetes-incubator/client-python). It has been added to the main
46
repo using git submodules. This structure allow other developers to create
57
their own kubernetes client and still use standard kubernetes python utilities.
@@ -8,4 +10,4 @@ For more information refer to [clients-library-structure](https://github.com/kub
810
# Development
911
Any changes to utilites in this repo should be send as a PR to this repo. After
1012
the PR is merged, developers should create another PR in the main repo to update
11-
the submodule. See [this document](https://github.com/kubernetes-incubator/client-python/blob/master/devel/submodules.md) for more guidelines.
13+
the submodule. See [this document](https://github.com/kubernetes-incubator/client-python/blob/master/devel/submodules.md) for more guidelines.

0 commit comments

Comments
 (0)