Skip to content

Commit

Permalink
docs: make usage of the library more clear (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-sanche authored and JustinBeckwith committed Apr 23, 2019
1 parent c525725 commit adb34fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/google-container/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
[//]: # "To regenerate it, use `npm run generate-scaffolding`."
<img src="https://avatars2.githubusercontent.com/u/2810941?v=3&s=96" alt="Google Cloud Platform logo" title="Google Cloud Platform" align="right" height="96" width="96"/>

# [Google Kubernetes Engine: Node.js Client](https://github.com/googleapis/nodejs-cloud-container)
# [Google Kubernetes Engine: Node.js Cluster Manager](https://github.com/googleapis/nodejs-cloud-container)

[![release level](https://img.shields.io/badge/release%20level-alpha-orange.svg?style&#x3D;flat)](https://cloud.google.com/terms/launch-stages)
[![npm version](https://img.shields.io/npm/v/@google-cloud/container.svg)](https://www.npmjs.org/package/@google-cloud/container)
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-cloud-container/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-cloud-container)

> Node.js idiomatic client for [Kubernetes Engine][product-docs].
> Node.js idiomatic client for [Kubernetes Engine][product-docs] cluster management.
[Kubernetes Engine](https://cloud.google.com/kubernetes-engine/docs/) is used for building and managing container based applications, powered by the open source Kubernetes technology.

Expand Down

0 comments on commit adb34fb

Please sign in to comment.