From 91aa616e3198258aebbb53168e59c9d2bb058236 Mon Sep 17 00:00:00 2001 From: redlock Date: Fri, 4 Mar 2011 00:22:02 +0100 Subject: [PATCH] new lib name --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 8609103..c7c4d10 100644 --- a/README +++ b/README @@ -8,5 +8,5 @@ NOTE: STILL IN DEVELOPMENT - EVERYTHING CAN CHANGE -- live.reset = true -- calls love.load everytime you save the file, if set to false it will only be called when starting LÖVE -- live.clearFlag = false -- overrides the clear() function in love.run -"live_libs" is a collection of various functions and a classes which should accelerate the live coding process. -Dokumentation: live_libs/docs/index.html +"lib" is a collection of various functions and a classes which should accelerate the live coding process. +Dokumentation: lib/docs/index.html