aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeylor Ohmaly2014-04-21 20:25:11 -0300
committerNeylor Ohmaly2014-04-21 20:25:11 -0300
commitdf33f037a0353da75cc34695b91ab16dc5c5da81 (patch)
tree92d384f93d83f8f0c33fc35d1392c5b322289c7f
parentba8432dc198541bef6fb253e97146f52505e780b (diff)
downloadnsPopover-df33f037a0353da75cc34695b91ab16dc5c5da81.tar.bz2
Added teh C4 code contract.
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6179ed6..77da997 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,11 @@
``nsPopover`` is a simple component for angularjs applications that adds small overlays of content, like those on the
iPad, to any element for housing secondary information.. It has only angularjs as dependency.
-### [Example] (http://nohros.com/nsPopover)
+## Getting Involved
+We use the Collective Code Construction Contract (http://rfc.zeromq.org/spec:22).
+collaboration model.
+
+### [Example] (http://nohros.com/nsPopove
## Install