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