Update README.md
This commit is contained in:
parent
f287c2c8c9
commit
759e503f08
1 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
||||||
# compiled_license
|
# compiled_license
|
||||||
|
Compiles the licences of all shards used in project into binary.
|
||||||
TODO: Write a description here
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
@ -18,7 +17,10 @@ dependencies:
|
||||||
require "compiled_license"
|
require "compiled_license"
|
||||||
```
|
```
|
||||||
|
|
||||||
TODO: Write usage instructions here
|
```
|
||||||
|
$ testapp --licenses
|
||||||
|
# Returns all licenses to stdout
|
||||||
|
```
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue