updated usage
This commit is contained in:
parent
22ab96d7d0
commit
2bd7f722d0
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ dependencies:
|
||||||
|
|
||||||
```crystal
|
```crystal
|
||||||
require "compiled_license"
|
require "compiled_license"
|
||||||
|
|
||||||
|
puts CompiledLicense::LICENSES
|
||||||
```
|
```
|
||||||
|
|
||||||
Compile and run
|
Compile and run
|
||||||
|
|
Loading…
Reference in a new issue