From f8c09433e44527273c7b9893c8a34658b4e51c61 Mon Sep 17 00:00:00 2001 From: Quique Fdez Guerra Date: Tue, 14 Mar 2017 00:00:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f131fd2..0212c177 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ We try not only to use Gulp, also to use best practises and real examples that w - **[ts-dev](https://github.com/CKGrafico/Gulp-Boilerplates/tree/ts-dev):** Dev version of a basic and generic example. - **[node-ts-master](https://github.com/CKGrafico/Gulp-Boilerplates/tree/node-ts-master):** Stable version of node-based with TypeScript example. - **[node-ts-dev](https://github.com/CKGrafico/Gulp-Boilerplates/tree/node-ts-dev):** Dev version of node-based with TypeScript example. -- **[vue-master](https://github.com/CKGrafico/Gulp-Boilerplates/tree/vue-master):** Stable version of vue-based example. [Todo] +- **[vue-master](https://github.com/CKGrafico/Gulp-Boilerplates/tree/vue-master):** Stable version of vue-based example. - **[vue-dev](https://github.com/CKGrafico/Gulp-Boilerplates/tree/vue-dev):** Dev version of vue-based example. - **ng2-master:** Stable version of angular2-based example. [To do] - **ng2-dev:** Dev version of angular2-based example.