diff --git a/README.md b/README.md index 12867f1..f5dc738 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ dependencies: ```crystal require "compiled_license" + +puts CompiledLicense::LICENSES ``` Compile and run