From 5803eea175f8ee8ba05867c07878e31ce877c974 Mon Sep 17 00:00:00 2001 From: Frederico Maia Date: Wed, 24 Jul 2024 07:15:50 -0300 Subject: [PATCH] Add badges to README.md Add badges for the Node.js version, Discord, and Twitter --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d6a8046f0..427d010986 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ [![Travis CI Status](https://api.travis-ci.com/meteor/meteor.svg?branch=devel)](https://app.travis-ci.com/github/meteor/meteor) [![CircleCI Status](https://circleci.com/gh/meteor/meteor.svg?style=svg)](https://app.circleci.com/pipelines/github/meteor/meteor?branch=devel) [![built with Meteor](https://img.shields.io/badge/Meteor-3.0.1-green?logo=meteor&logoColor=white)](https://meteor.com) - +![node-current](https://img.shields.io/node/v/meteor) +![Discord](https://img.shields.io/discord/1247973371040239676) +![Twitter Follow](https://img.shields.io/twitter/follow/meteorjs?style=social)