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
 ```