From 482ac69582a5228dbff7f2c61bdac2054a79cf58 Mon Sep 17 00:00:00 2001 From: crista Date: Mon, 2 Dec 2013 09:11:58 -0800 Subject: [PATCH] Update README.md --- 25-quarantine/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/25-quarantine/README.md b/25-quarantine/README.md index 63b7143..42adcd4 100644 --- a/25-quarantine/README.md +++ b/25-quarantine/README.md @@ -1,6 +1,8 @@ Style #25 ============================== +This style is a variation of style #09, The One, with the following additional constraints: + Constraints: - Core program functions have no side effects of any kind, including IO