diff --git a/README.md b/README.md index 7ae4554..825b484 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,4 @@ AZURE_VISION_SUBSCRIPTION_KEY= 2. Add `-a ` to specify the Azure Cognitive Services API version. 3. Add `-m ` to specify the Azure Cognitive Services model version. -6. If you want to search generated captions, currently you must modify `search-cards.js` to include the keywords you want to search for. Then run `node search-cards.js` to search the captions. Maybe I'll add command line arguments for this in the future, idk. Alternatively, check out the [MTG Visual Search Web App](http://nuc2:3000/henry/mtg-visual-search) for a clean interface to search for cards. +6. If you want to search generated captions, currently you must modify `search-cards.js` to include the keywords you want to search for. Then run `node search-cards.js` to search the captions. Maybe I'll add command line arguments for this in the future, idk. Alternatively, check out the [MTG Visual Search Web App](https://git.hobbs.zone/henry/mtg-visual-search) for a clean interface to search for cards.