From c82277a2ff706c7dc7596f3f8c0245cbcdf9ad8a Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 23 Oct 2013 19:39:40 -0700 Subject: [PATCH 1/1] README.md: Summarize the purpose of this repository --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5bf4f92 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +Modular programming. [DRY][] for the win! + +[DRY]: http://en.wikipedia.org/wiki/Don%27t_repeat_yourself -- 2.26.2