From 67ce4cc8ebf901a312a63274aa02bf591e2c1a1b Mon Sep 17 00:00:00 2001 From: Nikita Date: Sat, 29 Apr 2017 01:50:00 +0300 Subject: [PATCH] Readme update --- README.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index a0037b6..3f72b29 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ # Save Analytics From Content Blockers -A repository with demo application for my Medium article "Save Your Analytics from Content Blockers" -(will be released soon). +This is a repository with demo application code for [my Medium article "Save Your Analytics from Content Blockers"](https://medium.com/@zitro/save-your-analytics-from-content-blockers-7ee08c6ec7ee). -You can use modified analytics script directly from GitHub pages (until it appears in ad-blockers -filter): +You can use modified analytics script directly from GitHub pages (until it appears in ad-blockers filters :smile:): ```html ``` -Testing -------- +Running the Example +------------------- -Having latest [NodeJS and NPM](https://nodejs.org) installed, run the server with the following -command: +Having the latest [NodeJS and NPM](https://nodejs.org) installed, run the server with the following command: ```bash npm install npm run start ``` -Now go to the printed link. \ No newline at end of file +Then go to the printed link. To explore the example completely, you need **static IP address** at least.