Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hugohadfield authored Nov 29, 2018
1 parent 82bf547 commit 0bbae87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ but is designed to work well with it. An example of the syntax that you would us
from clifford.tools.g3c import random_line
from pyganja import *
draw_objects([random_line() for i in range(10)])
draw([random_line() for i in range(10)])
```

This would spawn a cefpython window displaying the random lines that you have drawn.
Expand Down

0 comments on commit 0bbae87

Please sign in to comment.