diff --git a/README.md b/README.md index 8e36759..428909d 100644 --- a/README.md +++ b/README.md @@ -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. -`` +```