developit / greenlet

🦎 Move an async function into its own thread.
https://npm.im/greenlet
4.67k stars 100 forks source link

Add README badges for gzip size and install size #29

Closed styfle closed 6 years ago

styfle commented 6 years ago

This adds two badges to the README.md

developit commented 6 years ago

Awesome - thanks! I switched it over to the CJS/global size since most people pay for libraries that way (when bundling, etc).

styfle commented 6 years ago

@developit Yeah that makes sense. I think you missed one thought because there is the image url and the hyperlink url. You should probably make them match (so they both should remove umd in this case).