From 95e9a771b9f9b23ace3383073c4b3d25faf8ca84 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Sun, 7 Mar 2010 02:39:26 +0100 Subject: API: regregister() and update() are not exposed --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 5e19906..21d9f89 100644 --- a/README +++ b/README @@ -77,8 +77,8 @@ Restart suspended widgets: - if widget is provided only that widget will be activated -Enable caching for a widget: - vicious.cache(widget_type) +Enable caching of a widget type: + vicious.cache(type) - enable caching of values returned by a widget type -- cgit v1.2.3