diff --git a/README.md b/README.md index c8908e3..7530fd5 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ itorch.html('
magic!
', window_id) ```  -###Plotting +### Plotting iTorch can plot to screen in notebook mode, or save the plot to disk as a html file. A Plot object is introduced, that can plot different kinds of plots such as scatter, line, segment, quiver plots.