Highlight the Get Started guide in the README (#3003)

Tactical improvement to make the getting started experience easier to find from the project homepage.
This commit is contained in:
Luke Hoban 2019-07-30 11:32:36 -07:00 committed by GitHub
parent 96d7bedce4
commit 852a8f9dc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,9 @@
[![GoDoc](https://godoc.org/github.com/pulumi/pulumi?status.svg)](https://godoc.org/github.com/pulumi/pulumi)
[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi/blob/master/LICENSE)
> See the [Get Started](https://www.pulumi.com/docs/quickstart/) guide to quickly get started with
Pulumi on your platform and cloud of choice.
**Pulumi's Infrastructure as Code SDK** is the easiest way to create and deploy cloud software that use
containers, serverless functions, hosted services, and infrastructure, on any cloud.
@ -84,7 +87,7 @@ repo contains the `pulumi` CLI, language SDKs, and core Pulumi engine, and indiv
## <a name="getting-started"></a>Getting Started
See our [Get Started](https://www.pulumi.com/docs/quickstart/) guide to quickly get started with
See the [Get Started](https://www.pulumi.com/docs/quickstart/) guide to quickly get started with
Pulumi on your platform and cloud of choice.
Otherwise, the following steps demonstrate how to deploy your first Pulumi program, using AWS