Two readme tweaks:

Add travis back.
Add a question mark.
pull/224/head
Dan Lorenc 2016-06-25 08:35:17 -07:00
parent fec1852fab
commit 7f8771636a
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
## What is Minikube
# Minikube
[![Build Status](https://travis-ci.org/kubernetes/minikube.svg?branch=master)](https://travis-ci.org/kubernetes/minikube)
## What is Minikube?
Minikube is a tool that makes it easy to run Kubernetes locally. Minikube runs a single-node Kubernetes cluster inside a VM on your laptop for users looking to try out Kubernetes or develop with it day-to-day.