Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
idoco authored Jan 20, 2017
1 parent 48cfb19 commit b0a1e1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@

I have tried to keep the footprint as small as possible.
- [Preact](https://github.com/developit/preact)
- The widget injection script is about 5KB gziped and executes only after the host page finished loading (`onload` event).
- The chat iframe will only be loaded if the user interacts with the chat widget. (currently about 40KB gziped).
- The widget injection script is about 5KB gziped and executes only after the host page finished loading ('onload' event).
- The chat iframe will only be loaded if the user interacts with the chat widget (currently about 40KB gziped).

<p align="center"> <img src="docs/footprint.png"/> </p>

Expand Down

0 comments on commit b0a1e1b

Please sign in to comment.