Pārlūkot izejas kodu

Update README.md

Lutz Roeder 8 gadi atpakaļ
vecāks
revīzija
7ad70c24a6
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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
 ```