Lutz Roeder 8 роки тому
батько
коміт
7ad70c24a6
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -13,7 +13,7 @@ Download example ONNX models [here](https://github.com/onnx/models).
 
 ## Python Model Server 
 
-Install the Python web server using pip: 
+To run Netron in a web browser, install the Python web server using pip: 
 ```
 pip install netron
 ```