From 7996e74a285d0428ed38463cc8251b1db17f07c5 Mon Sep 17 00:00:00 2001 From: Caleb Fultz Date: Tue, 13 Aug 2024 18:58:36 -0400 Subject: [PATCH] updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45721c8..2fbb430 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,6 @@ The age old question, "How can I inventory my cards?" These tools will allow you How the CLI is laid out: `Card_Name Set_Code Collector_Number Quantity Foil` -CLI Example: `Evercoat Ursine blc 64 1 False` +CLI Example: `"Evercoat Ursine" blc 64 1 False` [interactive_cards.py](Inventory/interactive_cards.py) does similar, but walks through each section interactively. A full example is found in the [Inventory](Inventory/README.md) section. \ No newline at end of file