Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eperegrine committed Jul 23, 2016
1 parent 9d032bc commit fb31b08
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ A simple npm library to remove script tags but keep other html

Installation
===
- NPM `npm install script_sanitize`
- CDN https://cdn.rawgit.com/EverlessDrop41/script_sanitizer.js/master/dist/script_sanitize.min.js
- Repo dist/script_sanitize.js
- Repo Minified dist/script_sanitize.min.js
- NPM: `npm install script_sanitize`
- CDN: https://cdn.rawgit.com/EverlessDrop41/script_sanitizer.js/master/dist/script_sanitize.min.js
- Repo: dist/script_sanitize.js
- Repo Minified: dist/script_sanitize.min.js

Usage
===
Expand Down

0 comments on commit fb31b08

Please sign in to comment.