From 2c15aed86b46d6fc10c190e4fd03e4ce3ded0aef Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 7 Dec 2024 18:21:51 +0100 Subject: [PATCH] Update link --- package.json | 2 +- readme.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7254e86..866c21d 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.11.1", "description": "Understand how your tool is being used by anonymously reporting usage metrics to Google Analytics or Yandex.Metrica", "license": "BSD-2-Clause", - "repository": "yeoman/insight", + "repository": "sindresorhus/insight", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", diff --git a/readme.md b/readme.md index 99e3f0d..53214cc 100644 --- a/readme.md +++ b/readme.md @@ -1,11 +1,11 @@ -# Insight [![Build Status](https://secure.travis-ci.org/yeoman/insight.svg?branch=master)](https://travis-ci.org/yeoman/insight) +# Insight > Understand how your tool is being used by anonymously reporting usage metrics to [Google Analytics](https://www.google.com/analytics/) or [Yandex.Metrica](https://metrica.yandex.com) ## Install -``` -$ npm install insight +```sh +npm install insight ``` ## Access data / generate dashboards