diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f44390e..2ecb7bc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,10 +9,10 @@ The community looks forward to your contributions. 🎉 > And if you like the project but don't have the time to contribute, that's okay. There are other easy ways to support the project and show your appreciation, and we'd love to hear from you: > -> Give the project a star -> Share it on social media -> Refer to the project in your project's readme file. -> Mention the project at local meetings and tell your friends/colleagues about it. +> - Give the project a star +> - Share it on social media +> - Refer to the project in your project's readme file. +> - Mention the project at local meetings and tell your friends/colleagues about it. ## Overview diff --git a/README.md b/README.md index 0fc25bf..444c2c3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Execute Gherkin scenarios in Jest -[![Build Status](https://github.com/bencompton/jest-cucumber/actions/workflows/run-tests.yaml/badge.svg)](https://github.com/bencompton/jest-cucumber/actions/runs/1726741929) [![npm downloads](https://img.shields.io/npm/dm/jest-cucumber.svg?style=flat-square)](https://www.npmjs.com/package/jest-cucumber) +[![Build](https://github.com/bencompton/jest-cucumber/actions/workflows/build.yaml/badge.svg?branch=master)](https://github.com/bencompton/jest-cucumber/actions/workflows/build.yaml) +[![](https://img.shields.io/npm/v/jest-cucumber)](https://www.npmjs.com/package/jest-cucumber) +[![npm downloads](https://img.shields.io/npm/dm/jest-cucumber.svg?style=flat-square)](https://www.npmjs.com/package/jest-cucumber) Cucumber Jest Demo