From a5d943d628086cb3584df37d383ec3ea101ee40a Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Fri, 30 Mar 2018 23:20:02 +0200 Subject: Add lots of README's. --- src/util/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/util/README (limited to 'src/util/README') diff --git a/src/util/README b/src/util/README new file mode 100644 index 000000000..53530ad0c --- /dev/null +++ b/src/util/README @@ -0,0 +1,9 @@ + + +This directory contains a variety of utility code. + +To do: + +* Merge with 'helper' into this direcotry. +* Move individual files to more appropriate directories. +* Split into three sub-directories: numeric, color, svg. -- cgit v1.2.3