We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617d608 commit 71e844fCopy full SHA for 71e844f
README.md
@@ -10,11 +10,3 @@ Documentation and examples are available on [refreshless.com/wnumb](http://refre
10
# License
11
12
Licensed [WTFPL](http://www.wtfpl.net/about/), so free for personal and commercial use.
13
-
14
-# Compression
15
16
-wNumb is compressed using the Google Closure compiler.
17
18
-```
19
-java -jar .\compiler.jar --compilation_level ADVANCED_OPTIMIZATIONS --warning_level VERBOSE --js .\wNumb.js --js_output_file .\wNumb.min.js
20
0 commit comments