From 46f308f453bc7429ff838f6c3e26183b9281837f Mon Sep 17 00:00:00 2001 From: pupudesu Date: Thu, 18 Apr 2024 15:00:59 +0900 Subject: [PATCH] Add single model use case explanation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bac488d5..b4555a27 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,10 @@ To annotate just your models: annotate --models +To annotate a specific model: + + annotate --models + To annotate routes.rb: annotate --routes