Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

Commit

Permalink
Removed note about saving not working yet from README
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminSchaaf committed Apr 30, 2016
1 parent ab5afb7 commit 06362dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -31,7 +31,6 @@ void main() {
image.gaussianBlurred(1.4).save("blurry_daffodil.bmp");
// Note: Saving does not yet work
image.flipped!"y".save("upside_down_daffodil.bmp");
}
```
Expand Down

0 comments on commit 06362dd

Please sign in to comment.