From bf092af753ff85cc29aecbe345063a9dc8476349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=E1s=20Aparicio?= Date: Sat, 26 May 2012 21:06:02 +0200 Subject: [PATCH] Adding benchmark test and sample --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe63650..df30fc6 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ See `client/benchmark.html` for client-side. * `0.1.4b` - Now declaring objects using Literal Notation. - Solved sintax errors on minimized version (jshashes.min.js) + - Adding benchmark test and sample * `0.1.3b` - Starting non-redundancy code refactorization - Added `Helpers` Object with some global functions