From 040814d00307ce9a8f448aa1ca6858191a3703ec Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Wed, 26 Jun 2024 16:09:23 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84a5c56..b271dc9 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ By virtue of its Sneakers lineage, Kicks is a mature project that has been aroun Add this line to your application's Gemfile: ```ruby +# Important: this name will change once Kicks 3.0.0 (the initial release) is published gem 'sneakers' ```