aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Retzinger <[email protected]>2022-01-10 11:49:23 -0500
committerGitHub <[email protected]>2022-01-10 11:49:23 -0500
commit1c51c72d20880902f78573b5bd28a5462dfd1429 (patch)
treee7e01fe0662ec247e97079bc68675d4047867e42
parentfe688db65f728611cc0620f2ecec27d68a1fe02d (diff)
downloadfaker-1c51c72d20880902f78573b5bd28a5462dfd1429.tar.xz
faker-1c51c72d20880902f78573b5bd28a5462dfd1429.zip
docs: remove stale badges from README and add discord badge (#58)
-rw-r--r--Readme.md10
1 files changed, 1 insertions, 9 deletions
diff --git a/Readme.md b/Readme.md
index 916b65cc..1659df99 100644
--- a/Readme.md
+++ b/Readme.md
@@ -2,15 +2,7 @@
Generate massive amounts of fake data in the browser and node.js.
-![Faker.js](https://raw.githubusercontent.com/Marak/faker.js/master/logo.png)
-
-[![Build Status](https://travis-ci.org/Marak/faker.js.svg?branch=master)](https://travis-ci.org/Marak/faker.js) [![Coverage Status](https://coveralls.io/repos/github/Marak/faker.js/badge.svg?branch=master)](https://coveralls.io/github/Marak/faker.js?branch=master)
-
-[![npm version](https://badge.fury.io/js/faker.svg)](http://badge.fury.io/js/faker)
-
-[![OpenCollective](https://opencollective.com/fakerjs/backers/badge.svg)](#backers)
-[![OpenCollective](https://opencollective.com/fakerjs/sponsors/badge.svg)](#sponsors)
-[![Gitter chat](https://badges.gitter.im/marak/faker.js.png)](https://gitter.im/Faker-js/community)
+[![Chat on Discord](https://img.shields.io/discord/929487054990110771)](https://discord.com/invite/4qDjAmDj4P)
## FAQ - What happened to the original faker.js?