From f09a64e3b75eb52584f014ed177cf78bc5053a41 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 14 Aug 2014 07:56:39 -0700 Subject: [PATCH] Updated Modules (markdown) --- Modules.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Modules.md b/Modules.md index 56bac5e..4afc285 100644 --- a/Modules.md +++ b/Modules.md @@ -9,5 +9,6 @@ Cloud Commander consist from modules: * [trammel](https://github.com/coderaiser/trammel) - get directory size * [ponse](https://github.com/coderaiser/ponse) - module for work with requests and responses * [join-io](http://github.com/coderaiser/join-io) - join stream of many files and pipe it to one response. -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 + +So if you want fix bug, make feature etc. You could do this in one of this repository. +All of them are in synced with Cloud Commander repository. \ No newline at end of file