You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,14 +82,32 @@ This library aims to solves that with a simple pluggable abstraction layer.
82
82
83
83
To add or remove an analytics provider, adjust the `plugins` you load into `analytics` during initialization.
84
84
85
-
## Install
85
+
## Install 📦
86
86
87
87
This module is distributed via [npm](https://npmjs.com/package/analytics), which is bundled with [node](https://nodejs.org/) and should be installed as one of your project's dependencies.
0 commit comments