Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
symisc authored Nov 8, 2017
1 parent 0d32059 commit 2c62f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ free(zText);
free(zBlob);
```
sample.c [source code](https://github.com/symisc/ascii_art/blob/master/sample.c)
# Resources
* The C/C++ API reference (Only three interfaces are exported plus another optional), the hex model are all available on the official PixLab page at: https://pixlab.io/art
* The live demo: https://art.pixlab.io
* Please report any issue or feature request here on Github.

0 comments on commit 2c62f30

Please sign in to comment.