From fcb254489066eced88ca55d02eb88725908bd78e Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 26 Jun 2014 06:27:02 -0700 Subject: [PATCH] Updated Modules (markdown) --- Modules.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Modules.md b/Modules.md index a59ef5c..5b9eb0a 100644 --- a/Modules.md +++ b/Modules.md @@ -5,4 +5,7 @@ Cloud Commander consist from modules: * [util-io](https://github.com/coderaiser/util-io) - utilities for vanila js * [pipe-io](https://github.com/coderaiser/pipe-io) - pipe streams and handle events * [format-io](https://github.com/coderaiser/format-io) - format size, permissions, etc -* [trammel](https://github.com/coderaiser/trammel) - get directory size \ No newline at end of file +* [trammel](https://github.com/coderaiser/trammel) - get directory size + +So if you want fix bug, make feature etc. You could do this in one of this repository if you want. +All of them are in sync with Cloud Commander repository. \ No newline at end of file