From 2bd7f722d0d213a6063e8edbc9bd6643934a166d Mon Sep 17 00:00:00 2001 From: grimmigerFuchs Date: Sat, 23 Oct 2021 12:20:18 +0200 Subject: [PATCH] updated usage --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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