From 8645fba1d57e5b395b3d5e59748342190f7af2dc Mon Sep 17 00:00:00 2001 From: "Adam D. Ruppe" Date: Thu, 1 Dec 2011 11:54:03 -0500 Subject: [PATCH] added color.d --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 506715a..439ef6b 100644 --- a/README +++ b/README @@ -47,6 +47,8 @@ curl.d - a small wrapper around the curl library csv.d - gives read support to csv files http.d - a lighterweight alternative to curl.d +color.d - a basic color struct and some HSL functions + Things I might add once I clean up the files (this can be expedited upon