From aeabe67c327eb8e5a7e4215fe02a7e4913044703 Mon Sep 17 00:00:00 2001
From: Seth Meranda <seth@meranda.org>
Date: Fri, 24 Aug 2012 12:31:46 -0500
Subject: [PATCH] Include LESS instructions

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4d700221..1f518cb0 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,5 @@
 # Top-level pages of unl.edu
-For collaborative development of all the UComm top-level pages on unl.edu
\ No newline at end of file
+For collaborative development of all the UComm top-level pages on unl.edu
+
+## LESS use
+The CSS is first created in LESS CSS and then compiled for output. In order to get this the LESS file to work, you must have a symlink titled ```template_less``` that points to the UNL WDN Templates less directory ```wdn/templates_3.1/less/```
\ No newline at end of file
-- 
GitLab