Browse Source

Curses

pull/3/head
Jure Šorn 5 years ago
parent
commit
e805aaa27a
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -1073,7 +1073,7 @@ def get_border(screen):
Image
-----
#### Creates png image of greyscale gradient:
#### Creates PNG image of greyscale gradient:
```python
# $ pip3 install pillow
from PIL import Image

Loading…
Cancel
Save