README: update JS size, add CSS size (#6964)

* README: update JS size to 39 KB

https://unpkg.com/leaflet@1.6.0/dist/leaflet.js amounts to 39.45 KB gzipped

* README: mention 4 KB of CSS

https://unpkg.com/leaflet@1.6.0/dist/leaflet.css amounts to 3.65 KB gzipped
This commit is contained in:
Simon Legner 2020-01-09 10:29:25 +01:00 committed by Iván Sánchez Ortega
parent 1e2e1c83ea
commit 17a1b6105b

View File

@ -1,7 +1,7 @@
<img width="600" src="https://rawgit.com/Leaflet/Leaflet/master/src/images/logo.svg" alt="Leaflet" />
Leaflet is the leading open-source JavaScript library for **mobile-friendly interactive maps**.
Weighing just about 37 KB of gzipped JS code, it has all the mapping [features][] most developers ever need.
Weighing just about 39 KB of gzipped JS plus 4 KB of gzipped CSS code, it has all the mapping [features][] most developers ever need.
Leaflet is designed with *simplicity*, *performance* and *usability* in mind.
It works efficiently across all major desktop and mobile platforms out of the box,