Skip to content

Commit bb5e320

Browse files
authored
Add link to code pattern (#28)
I put the link section above the embedded web app section since I thought the transition made more sense then putting it at the end. I also choose to add the link section rather than update the embedded app link since I want that link to still go to the repo where the code is
1 parent bb12b33 commit bb5e320

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,10 @@ To run the Flask API app in debug mode, edit `config.py` to set `DEBUG = True` u
165165

166166
To stop the Docker container, type `CTRL` + `C` in your terminal.
167167

168+
## Links
169+
170+
* [Object Detector Web App](https://developer.ibm.com/patterns/create-a-web-app-to-interact-with-objects-detected-using-machine-learning/): A reference application created by the IBM CODAIT team that uses the Object Detector
171+
168172
# Object Detector Web App
169173

170174
The latest release of the [MAX Object Detector Web App](https://github.com/IBM/MAX-Object-Detector-Web-App)

0 commit comments

Comments
 (0)