README.md in lono-0.2.0 vs README.md in lono-0.2.1
- old
+ new
@@ -88,10 +88,10 @@
]
]
}
```
-#### Breaking up config/lono.rb
+## Breaking up config/lono.rb
If you have a lot of templates, the config/lono.rb file can get unwieldy long. You can break up the lono.rb file and put template defintions in the config/lono directory. Any file in this directory will be automatically loaded.
An example is in the spec/project folder:
\ No newline at end of file