summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilson Page <wilsonpage@me.com>2016-01-05 17:55:10 +0000
committerWilson Page <wilsonpage@me.com>2016-01-05 17:55:10 +0000
commitea0aa15b33d43fcae37f434270a0b193d5a932b6 (patch)
tree20ead295d5fcc96019d98af512b6eae699f0a250
parent6b79545c2d7e861260752b90af4ec010deeee65f (diff)
downloadfastdom-ea0aa15b33d43fcae37f434270a0b193d5a932b6.zip
fastdom-ea0aa15b33d43fcae37f434270a0b193d5a932b6.tar.gz
fastdom-ea0aa15b33d43fcae37f434270a0b193d5a932b6.tar.bz2
Updated size
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8d59e1e..efebcf6 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# fastdom [![Build Status](https://travis-ci.org/wilsonpage/fastdom.svg?branch=master)](https://travis-ci.org/wilsonpage/fastdom) [![Coverage Status](https://coveralls.io/repos/wilsonpage/fastdom/badge.svg?branch=master&service=github)](https://coveralls.io/github/wilsonpage/fastdom?branch=master)
-Eliminates layout thrashing by batching DOM read/write operations (580 bytes gzipped compressed).
+Eliminates layout thrashing by batching DOM read/write operations (~600 bytes minified gzipped).
```js
fastdom.measure(function() {