From b03346d68c5048b2060849397a069b44ec346e72 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Sat, 30 Dec 2017 15:34:01 +0200 Subject: [PATCH] Update README-start.md --- static-parts/README-start.md | 1 + 1 file changed, 1 insertion(+) diff --git a/static-parts/README-start.md b/static-parts/README-start.md index 9d44ed7e7..c49c6dd87 100644 --- a/static-parts/README-start.md +++ b/static-parts/README-start.md @@ -10,5 +10,6 @@ - Contributions welcome, please read the [contribution guide](CONTRIBUTING.md). - Snippets are written in ES6, use the [Babel transpiler](https://babeljs.io/) to ensure backwards-compatibility. - You can import these snippets into Alfred 3, using [this file](https://github.com/lslvxy/30-seconds-of-code-alfredsnippets). +- You can find a package with all the snippets on [npm](https://www.npmjs.com/package/tsoc). Bear in mind that most of these snippets are not production-ready. ## Table of Contents