From d169a5a2f59d8f0b8cbdd7e07f9f3d7dd3d4a05e Mon Sep 17 00:00:00 2001 From: Marco Arduini Date: Tue, 8 Oct 2024 22:30:02 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51c3553..cca57b3 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ - `git checkout step-0`: initial state (clean Rails app with no additional gems) - `git checkout step-1`: we have installed and configured the dotenv-rails and shopify_app gems - `git checkout step-2`: the app registers a `products/update` HTTP webhook +- `git checkout step-3`: in response to a product update, the app sets a tag