npm-insights
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "npm-insights", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Real time analytics of package downloads", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -38,5 +38,7 @@ <p align="center"> | ||
**Then bump the version of your package and publish new version to npm registry** | ||
## Visualization | ||
That's it! Go to https://npm-insights.live/ [your_package_name] and you should now be able to visualize something like this: | ||
That's it! Go to https://npm-insights.live/ **[your_package_name]** (like **https://npm-insights.live/react-styled-toggle** for example) and you should now be able to visualize something like this: | ||
@@ -43,0 +45,0 @@ ![landing](/docs/landing.png) |
15612
49