Update README.md

This commit is contained in:
Isaac Sloan 2018-04-02 21:58:44 -06:00 committed by GitHub
parent f287c2c8c9
commit 759e503f08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,5 @@
# compiled_license
TODO: Write a description here
Compiles the licences of all shards used in project into binary.
## Installation
@ -18,7 +17,10 @@ dependencies:
require "compiled_license"
```
TODO: Write usage instructions here
```
$ testapp --licenses
# Returns all licenses to stdout
```
## Development