From a0fc0b1e4d1da47dd55b9737c59432f0310f6be9 Mon Sep 17 00:00:00 2001 From: Quique Fdez Guerra Date: Mon, 13 Feb 2017 22:42:30 +0100 Subject: [PATCH] Finish ts --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3abb9e6b..1995d97b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ On this repo you can find some boilerplates based on Gulp, each branch has a dif We try not only to use Gulp, also to use best practises and real examples that we can use on real projects. - **[master](https://github.com/CKGrafico/Gulp-Boilerplates/tree/master):** Stable version of a basic and generic example. [Done] - **[dev](https://github.com/CKGrafico/Gulp-Boilerplates/tree/dev):** Dev version of a TypeScript example. -- **[ts-master](https://github.com/CKGrafico/Gulp-Boilerplates/tree/ts-master):** Stable version of a TypeScript example. [Doing] +- **[ts-master](https://github.com/CKGrafico/Gulp-Boilerplates/tree/ts-master):** Stable version of a TypeScript example. [Done] - **[ts-dev](https://github.com/CKGrafico/Gulp-Boilerplates/tree/ts-dev):** Dev version of a basic and generic example. - **node-master:** Stable version of node-based example. [To do] - **node-dev:** Dev version of node-based example.