aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDamien Retzinger <[email protected]>2022-01-11 13:09:54 -0500
committerGitHub <[email protected]>2022-01-11 13:09:54 -0500
commitee666cd2f6cded87b4f4e366e2c661fcd5253a72 (patch)
treeb1eb94ebbe09f9b333df82e19a17a367e06e16c9 /README.md
parent2b9d8c6f3b49c898f2e1c8fd00c8a1eb515ce829 (diff)
downloadfaker-ee666cd2f6cded87b4f4e366e2c661fcd5253a72.tar.xz
faker-ee666cd2f6cded87b4f4e366e2c661fcd5253a72.zip
docs: add Github actions status badge (#59)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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?