Merge pull request #14289 from meteor/update-readme-links

DOCS: Update README to reflect v3.4.0 and enhance links
This commit is contained in:
Gabriel Grubba
2026-03-31 21:07:28 -03:00
committed by GitHub

View File

@@ -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 youre developing for web, iOS, Android, or desktop
How about trying a tutorial to get started with your favorite technology?
| [<img align="left" width="25" src="https://upload.wikimedia.org/wikipedia/commons/a/a7/React-icon.svg"> React](https://docs.meteor.com/tutorials/react/) |
| [<img alt="React logo" align="left" width="25" src="https://upload.wikimedia.org/wikipedia/commons/a/a7/React-icon.svg"> React](https://docs.meteor.com/tutorials/react/) |
| - |
| [<img align="left" width="25" src="https://progsoft.net/images/blaze-css-icon-3e80acb3996047afd09f1150f53fcd78e98c1e1b.png"> Blaze](https://blaze-tutorial.meteor.com/) |
| [<img align="left" width="25" src="https://vuejs.org/images/logo.png"> Vue](https://docs.meteor.com/tutorials/vue/meteorjs3-vue3.html) |
| [<img alt="Blaze logo" align="left" width="25" src="https://progsoft.net/images/blaze-css-icon-3e80acb3996047afd09f1150f53fcd78e98c1e1b.png"> Blaze](https://docs.meteor.com/tutorials/blaze/) |
| [<img alt="Vue logo" align="left" width="25" src="https://vuejs.org/images/logo.png"> Vue](https://docs.meteor.com/tutorials/vue/meteorjs3-vue3.html) |
| [<img alt="Svelte logo" align="left" width="25" src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Svelte_Logo.svg/1280px-Svelte_Logo.svg.png?_=20191219133350"> Svelte](https://docs.meteor.com/tutorials/svelte/) |
| [<img alt="Solid logo" align="left" width="25" src="https://www.solidjs.com/img/logo/without-wordmark/logo.svg"> 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)