diff --git a/README.md b/README.md index e37bdc7cae..d46cffc3ab 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ [![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.2.2-green?logo=meteor&logoColor=white)](https://meteor.com) +[![built with Meteor](https://img.shields.io/badge/Meteor-3.4.0-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) @@ -53,10 +53,12 @@ Use the same code whether you’re developing for web, iOS, Android, or desktop How about trying a tutorial to get started with your favorite technology? -| [ React](https://docs.meteor.com/tutorials/react/) | +| [React logo React](https://docs.meteor.com/tutorials/react/) | | - | -| [ Blaze](https://blaze-tutorial.meteor.com/) | -| [ Vue](https://docs.meteor.com/tutorials/vue/meteorjs3-vue3.html) | +| [Blaze logo Blaze](https://docs.meteor.com/tutorials/blaze/) | +| [Vue logo Vue](https://docs.meteor.com/tutorials/vue/meteorjs3-vue3.html) | +| [Svelte logo Svelte](https://docs.meteor.com/tutorials/svelte/) | +| [Solid logo Solid](https://docs.meteor.com/tutorials/solid/) | # 🚀 Quick Start @@ -84,6 +86,7 @@ meteor **Building an application with Meteor?** * Deploy on [Galaxy](https://galaxycloud.app) +* Find packages on [Atmosphere](https://atmospherejs.com/) * Discuss on [Forums](https://forums.meteor.com/) * Join the [Meteor Discord](https://discord.gg/hZkTCaVjmT)