From dcd8cdc3cd7e64c6c7bc01d9f7aba53e7a97d5eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=ED=83=9C=EC=9E=AC=EC=98=81?= Date: Tue, 5 Nov 2019 22:14:59 +0900 Subject: [PATCH] Update README.md (#576) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bdfb3b..80aeff2 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [Visual Studio Code](https://github.com/Microsoft/vscode/labels/good%20first%20issue) _(label: good first issue)_
A new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. - [tslint-eslint-rules](https://github.com/buzinas/tslint-eslint-rules/labels/nice%20first%20contribution) _(label: nice first contribution)_
ESLint rules for TSLint. - [reatom](https://github.com/artalar/reatom/labels/good%20first%20issue) _(label: good first issue)_
Reatom is declarative and reactive state manager, designed for both simple and complex applications. +- [game-of-life](https://github.com/TroyTae/game-of-life/labels/good%20first%20issue) _(label: good first issue)_
Conway's Game of Life web version! ## Contribute