Update README.md

pull/3/head
Lingdong Huang 2017-03-31 11:36:09 -04:00 zatwierdzone przez GitHub
rodzic a17b66b69f
commit eac8073610
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -45,5 +45,5 @@ lines = linedraw.sketch("path/to/img.jpg") # return list of polylines, eg.
linedraw.visualize(lines) # simulates plotter behavior
# draw the lines in order using turtle graphics.
``
```