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