Skip to content

Commit 1d92372

Browse files
authored
Update README.md
1 parent a115614 commit 1d92372

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ Convert from grid back to image:
2929
b = bitmap.reform(a)
3030

3131
Get colour value:
32+
3233
import bitmap.colors
3334
print(bitmap.colors.fromRGB(a[2][3]))

0 commit comments

Comments
 (0)