diff --git a/README.md b/README.md index 5aeb46c..fc3acc1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Sling -Sling is a client-side JavaScript framework for building Single Page Applications (SPAs). Sling is lightweight, **31KB minified, and less than 9KB gzipped**. +Sling is a client-side JavaScript framework for building Single Page Applications (SPAs). Sling is lightweight, **32KB minified, and less than 10KB gzipped**. Sling creates and uses an Incremental DOM to perform differential updates for fast rendering.