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!