Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgoss authored Dec 18, 2024
1 parent 5237e6b commit b6a71f0
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit b6a71f0

Please sign in to comment.