Skip to content

Commit

Permalink
Update ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
leongersen committed Dec 27, 2014
1 parent 617d608 commit 71e844f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,3 @@ Documentation and examples are available on [refreshless.com/wnumb](http://refre
# License

Licensed [WTFPL](http://www.wtfpl.net/about/), so free for personal and commercial use.

# Compression

wNumb is compressed using the Google Closure compiler.

```
java -jar .\compiler.jar --compilation_level ADVANCED_OPTIMIZATIONS --warning_level VERBOSE --js .\wNumb.js --js_output_file .\wNumb.min.js
```

0 comments on commit 71e844f

Please # to comment.