Merge pull request #24 from kubernetes-client/mbohlool-patch-1
Update README.md
This commit is contained in:
commit
00d2417a92
@ -1,5 +1,7 @@
|
||||
# python-base
|
||||
|
||||
[](https://travis-ci.org/kubernetes-client/python-base)
|
||||
|
||||
This is the utility part of the [python client](https://github.com/kubernetes-incubator/client-python). It has been added to the main
|
||||
repo using git submodules. This structure allow other developers to create
|
||||
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
|
||||
# Development
|
||||
Any changes to utilites in this repo should be send as a PR to this repo. After
|
||||
the PR is merged, developers should create another PR in the main repo to update
|
||||
the submodule. See [this document](https://github.com/kubernetes-incubator/client-python/blob/master/devel/submodules.md) for more guidelines.
|
||||
the submodule. See [this document](https://github.com/kubernetes-incubator/client-python/blob/master/devel/submodules.md) for more guidelines.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user