From: W. Trevor King Date: Thu, 24 Oct 2013 02:39:40 +0000 (-0700) Subject: README.md: Summarize the purpose of this repository X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c82277a2ff706c7dc7596f3f8c0245cbcdf9ad8a;p=swc-workshop.git README.md: Summarize the purpose of this repository --- c82277a2ff706c7dc7596f3f8c0245cbcdf9ad8a 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