aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Murphy <alec@checksum.fail>2017-07-08 13:04:26 -0400
committerAlec Murphy <alec@checksum.fail>2017-07-08 13:04:26 -0400
commit53a0ffb86a50555548592fd38e6075b45ff77aab (patch)
tree2f87bfb3c2440057c418d167ab94550c3ee6c846
parentc00b0285aece0c56fba6bbce61e8a994d4f59119 (diff)
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 51f3232..7456461 100644
--- a/README.md
+++ b/README.md
@@ -8,4 +8,4 @@ PNG support for TempleOS
`#include "FilePNG"`
-`PNGScrnCapture;` and `PNGWrite("filename.png",dc);` functions are present.
+`PNGScrnCapture("filename.png");` and `PNGWrite("filename.png",dc);` functions are present.