Remove whitespace.

This commit is contained in:
EdOverflow 2018-01-19 11:33:46 +01:00 committed by GitHub
parent 990d585948
commit 41133b5960
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,5 +35,4 @@ $./aqua.sh domain.com
$ ruby extract.rb demo-file.js
$ ruby extract.rb https://hackerone.com/some-file.js
$ ruby extract.rb '|cat demo-file.js' -c
```