Skip to content

Commit

Permalink
Have a README.
Browse files Browse the repository at this point in the history
  • Loading branch information
dougluce committed Jul 7, 2016
1 parent b3d8682 commit 4c5e995
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Scanner

Renders your page within Electron then performs an adblock scan on it.

Requires node and npm. Node 6 is recommended.

## How to use

After cloning the repo:

npm install
./bin/scan URL

0 comments on commit 4c5e995

Please sign in to comment.