diff --git a/README.md b/README.md new file mode 100644 index 0000000..8d7a091 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# Generamba templates + +## touchin + +Module with controller, view-model and assembly + +## touchin-tablecell + +Module for cell generation. Contains: Cell, ViewModel and xib file + +### Example + +Part of Rambafile to include templates + +```ruby +catalogs: +- 'https://github.com/TouchInstinct/generamba_templates' + +templates: +- {name: touchin} +- {name: touchin-tablecell} +``` +