Skip to content

Commit c7553bc

Browse files
authored
Update README-Examples.md - pysdl2 example issue cztomczak#324
1 parent a6f8d3e commit c7553bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ workarounds.
4545
library (GTK 3). Currently broken on Mac ([#310](../../../issues/310)).
4646
- [pysdl2.py](pysdl2.py): off-screen rendering example for
4747
[PySDL2](https://github.com/marcusva/py-sdl2) library. Currently tested
48-
only on Linux.
48+
only on Linux ([#324](../../../issues/324)).
4949
- [pywin32.py](pywin32.py): example for [pywin32](https://github.com/mhammond/pywin32)
5050
library
5151
- [qt.py](qt.py): example for [PyQt4](https://wiki.python.org/moin/PyQt4),

0 commit comments

Comments
 (0)