We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 860bfd0 commit 6f2df74Copy full SHA for 6f2df74
README.md
@@ -13,6 +13,8 @@ separation_size (int): Size of separation distance in pixels between squares.
13
14
validation (bool): If True, use a ternary (0, 1, 2) pattern; if False, use a binary (0, 1) pattern
15
16
+verbose flag: True / False
17
+
18
an example of this is:
19
20
```
0 commit comments