From 6dfc5e1cfe54bbdfe67fef0e7cff5a9397a427a6 Mon Sep 17 00:00:00 2001 From: crista Date: Sun, 22 Sep 2013 07:52:25 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a9a60e..92d471d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ exercises-in-programming-style ============================== -Comprehensive collection of well-known programming styles using a simple computational task, term frequency +Comprehensive collection of well-known, and not so well-known, programming styles using a simple computational task, term frequency. + +Additions are welcome!