Skip to content

Commit 71e844f

Browse files
committed
Update ReadMe
1 parent 617d608 commit 71e844f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,3 @@ Documentation and examples are available on [refreshless.com/wnumb](http://refre
1010
# License
1111

1212
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

Comments
 (0)