From eba560861887f15359ec372290d966b91b21a7fa Mon Sep 17 00:00:00 2001 From: Tigercat2000 Date: Thu, 24 Dec 2015 14:32:36 -0800 Subject: [PATCH] err whoops --- nano/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/nano/README.md b/nano/README.md index c7687c44fa3..930621e90c0 100644 --- a/nano/README.md +++ b/nano/README.md @@ -1,7 +1,12 @@ # NanoUI NanoUI is a user interface library, used for over 100 different interfaces, and rising. -It is +It is more complicated than the other two UI systems in use, the `/datum/browser` and +`browse()` systems, but offers pre-made libraries, JavaScript, and a modified doT +template engine. + +This README is not yet complete, but gives a basic rundown of how the folder structure +works. I'll get around to finishing it one day. ## Folder Rundown