From 2c62f308790cc9cbad3a0126e7d1cc07d9299ed3 Mon Sep 17 00:00:00 2001 From: Symisc Systems Date: Wed, 8 Nov 2017 02:32:33 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e7b8c4..2161dbe 100644 --- a/README.md +++ b/README.md @@ -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.