From ee666cd2f6cded87b4f4e366e2c661fcd5253a72 Mon Sep 17 00:00:00 2001 From: Damien Retzinger Date: Tue, 11 Jan 2022 13:09:54 -0500 Subject: docs: add Github actions status badge (#59) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5734871..9eccb59c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Generate massive amounts of fake data in the browser and node.js. [![Chat on Discord](https://img.shields.io/discord/929487054990110771)](https://discord.com/invite/4qDjAmDj4P) +[![Continuous Integration](https://github.com/faker-js/faker/actions/workflows/ci.yml/badge.svg)](https://github.com/faker-js/faker/actions/workflows/ci.yml) ## FAQ - What happened to the original faker.js? -- cgit v1.2.3