mirror of
https://github.com/kbparagua/paloma
synced 2023-03-27 23:21:17 -04:00
Update README.md
This commit is contained in:
parent
5160c5b79d
commit
d0d2a01758
1 changed files with 8 additions and 0 deletions
|
@ -334,3 +334,11 @@ Again, Paloma is now flexible and doesn't force developers to follow specific di
|
|||
You have the freedom to create controllers anywhere in your application.
|
||||
|
||||
Personally, I prefer having a javascript file for each controller.
|
||||
|
||||
|
||||
## Contribute
|
||||
|
||||
1. Fork.
|
||||
2. Do awesome things.
|
||||
3. Submit Pull-Request to `master` branch.
|
||||
4. Add short summary of changes on your PR.
|
||||
|
|
Loading…
Reference in a new issue