From 868c2c81989a8b17956c686a4220913615f48980 Mon Sep 17 00:00:00 2001
From: Tiyang Jawi <66328103+tiyang-jawi@users.noreply.github.com>
Date: Fri, 2 Oct 2020 03:28:01 +0700
Subject: [PATCH] Added Meteor to JavaScript section (#811)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 1b46a0b..a2e55cd 100644
--- a/README.md
+++ b/README.md
@@ -167,6 +167,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
- [Check It Out](https://github.com/jwu910/check-it-out/labels/good%20first%20issue) _(label: good first issue)_
Check It Out is an ncurses-like CLI to let the user interactively navigate and select a git branch to check out.
- [nuclear](https://github.com/nukeop/nuclear/labels/good%20first%20issue) _(label: good first issue)_
Multiplatform music player that streams from free sources.
- [material-ui](https://github.com/mui-org/material-ui/labels/good%20first%20issue) _(label: good first issue)_
React components for faster and easier web development. Build your own design system, or start with Material Design.
+- [Meteor](https://github.com/meteor/meteor/labels/good%20first%20issue) _(label: good first issue)_
Meteor is an ultra-simple environment for building modern web applications.
- [Mocha](https://github.com/mochajs/mocha/labels/good-first-issue) _(label: good first issue)_
Javascript test framework for Node.js and the browser.
- [Babel](https://github.com/babel/babel/labels/good%20first%20issue) _(label: good first issue)_
A compiler for writing next generation JavaScript.
- [React-content-loader](https://github.com/danilowoz/create-content-loader/labels/good%20first%20issue) _(label: good first issue)_
Tool to create your own react-content-loader easily.