Lutz Roeder 8 лет назад
Родитель
Сommit
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
 ```