diff --git a/README.md b/README.md index 2377b39..7f80c2c 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,7 @@ # Website -The (as yet unpublished) new website for Cucumber. Available for preview at https://cucumber-website-preview.netlify.app +The website for Cucumber, at https://cucumber.io [![Netlify Status](https://api.netlify.com/api/v1/badges/d1d528ae-1cba-4fe0-9c66-38a904c3a04b/deploy-status)](https://app.netlify.com/sites/cucumber-website-preview/deploys) -### Installation - -``` -$ npm install -``` - -### Local Development - -``` -$ npm start -``` - -This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. +See [CONTRIBUTING.md](./CONTRIBUTING.md) for how to contribute.