Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kavanagh committed Dec 15, 2015
1 parent bc03f6b commit 0fe261f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
## Usage

To begin, clone this repo and running `npm i`. You'll then need a `.env` file in the root of the project with a `SPREADSHEET_KEY` variable.
To begin, clone this repo and running `npm i`.

You'll then need a `.env` file in the root of the project with a `SPREADSHEET_KEY` variable.

From then on run the app in development mode:

Expand All @@ -16,9 +18,9 @@ From then on run the app in development mode:

Commits to the master branch will built on CI. Successful builds will be published to live. Write tests to prevent bad code being made live.

## Use Starter Kit
## Uses Starter Kit

This project began with the [starter-kit](https://github.com/ft-interactive/starter-kit).
This project began life with the [starter-kit](https://github.com/ft-interactive/starter-kit).

## Licence
This software is published by the Financial Times under the [MIT licence](http://opensource.org/licenses/MIT).
Expand Down

0 comments on commit 0fe261f

Please sign in to comment.