diff --git a/Tools/WinMLDashboard/README.md b/Tools/WinMLDashboard/README.md index 774426fb..e4b7d2be 100644 --- a/Tools/WinMLDashboard/README.md +++ b/Tools/WinMLDashboard/README.md @@ -5,10 +5,11 @@ Developer dashboard for Windows ML and ONNX. ## What you can with this tool 1. The tool enables you to view and modify the metadata of the model and the metadata of input and output nodes. -![Editor](./public/EditorView.png) - + 2. The tool enables you to convert models to ONNX. -![Conveter](./public/ConverterView.png) + + + ## Build from source #### Prerequisites