From cb5f51fa7f35b42a3c777ecfec2e960748c69bce Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 26 Aug 2016 06:07:17 +0300 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 1f626b8..c0ad61f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,5 @@ # Actions -A set of tools for extending and calling methods (Actions) on object -inheritance chains. - - -## Actions - Actions are an extension to the JavaScript object model tailored for a set of specific tasks.