From d0d2a01758919e3bd39e0c99299f691d2b2fa9eb Mon Sep 17 00:00:00 2001 From: Karl Bryan Paragua Date: Fri, 17 Apr 2015 11:36:24 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e80454f..292cb45 100644 --- a/README.md +++ b/README.md @@ -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.