diff options
author | Wilson Page <wilsonpage@me.com> | 2014-08-28 19:27:24 +0100 |
---|---|---|
committer | Wilson Page <wilsonpage@me.com> | 2014-08-28 19:27:24 +0100 |
commit | cb94019569275f6ac2636c179b6b92b28cbf1636 (patch) | |
tree | 56df9dac8006bd474e1521ddc1b10877a66c4844 | |
parent | 91fc812e7ca7725328652ad3b6e503eddb7e466b (diff) | |
download | fastdom-cb94019569275f6ac2636c179b6b92b28cbf1636.zip fastdom-cb94019569275f6ac2636c179b6b92b28cbf1636.tar.gz fastdom-cb94019569275f6ac2636c179b6b92b28cbf1636.tar.bz2 |
Changed to use SVG Travis badge
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# fastdom [](https://travis-ci.org/wilsonpage/fastdom) +# fastdom [](https://travis-ci.org/wilsonpage/fastdom) Eliminates layout thrashing by batching DOM read/write operations (~750 bytes gzipped). |