From 8d5225a44c386c1b42e0f3c1f355a69a9ca14239 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Thu, 29 Jun 2017 09:08:46 +0100 Subject: [PATCH] Remove section on new modules --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 81be4f7..4d116cc 100644 --- a/README.md +++ b/README.md @@ -142,13 +142,9 @@ If you are an open source project maintainer, add the label `first-timers-only` - [TypeScript](https://github.com/Microsoft/TypeScript/labels/Effort%3A%20Easy) _(label: Effort: Easy)_ TypeScript is a superset of JavaScript that compiles to clean JavaScript output. - [Visual Studio Code](https://github.com/Microsoft/vscode/labels/beginner) _(label: beginner)_ a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. -## Want to create something new? - -If you are interested in creating something from scratch and looking for ideas check out requests for NPM modules here: [sindresorhus/module-requests](https://github.com/sindresorhus/module-requests/issues) - ## Contribute -Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first. +Contributions are welcome! See the [contribution guidelines](CONTRIBUTING.md) for guidelines. ## License