Skip to content

Commit 1b573ab

Browse files
committed
2 parents bf553d8 + bf04aac commit 1b573ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ The matplotlib ```Figure``` object is replaced by a ```FigureSurface``` object
77
which inherits from both ```matplotlib.figure.Figure``` and
88
```pygame.Surface```.
99

10+
Note that the library is in an experimental developement stage and not
11+
all features of standard matplotlib backends are implement at the moment.
12+
1013
## Installation
1114
```
1215
pip install pygame-matplotlib

0 commit comments

Comments
 (0)