From 939028df20cfa0cb13300ef0e297ba696a6e2739 Mon Sep 17 00:00:00 2001 From: Stuart Taylor Date: Sun, 8 Apr 2018 10:13:29 +0100 Subject: [PATCH] Update README --- packages/learn/README.md | 27 ++++----------------------- 1 file changed, 4 insertions(+), 23 deletions(-) diff --git a/packages/learn/README.md b/packages/learn/README.md index 7dbd82873f..036853b830 100644 --- a/packages/learn/README.md +++ b/packages/learn/README.md @@ -1,26 +1,7 @@ -# gatsby-starter-default -The default Gatsby starter. +# Learn -For an overview of the project structure please refer to the [Gatsby documentation - Building with Components](https://www.gatsbyjs.org/docs/building-with-components/). +[![Build Status](https://travis-ci.org/Bouncey/learn.svg?branch=master)](https://travis-ci.org/Bouncey/learn) -## Install +## Still in development -Make sure that you have the Gatsby CLI program installed: -```sh -npm install --global gatsby-cli -``` - -And run from your CLI: -```sh -gatsby new gatsby-example-site -``` - -Then you can run it by: -```sh -cd gatsby-example-site -npm run develop -``` - -## Deploy - -[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/gatsbyjs/gatsby-starter-default) +### No PR's will be accepted just yet \ No newline at end of file