From e4963f3bff414c2f971ac6b009157eaa47c9607d Mon Sep 17 00:00:00 2001 From: MaicolBen Date: Wed, 20 Nov 2019 14:32:54 -0300 Subject: [PATCH] Add usage description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27c94ee..5476699 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Or install it yourself as: ## Usage -TODO: Write usage instructions here +You can invoke it with `RedisLock.new.lock(key_name, value, time_in_ms)` ## Development