From dade88c215d26d6f51a6a39d37fb268b979ee0b8 Mon Sep 17 00:00:00 2001 From: John McCabe Date: Thu, 10 Aug 2017 01:57:05 +0100 Subject: [PATCH] Add Img2ANSI function to community.md Signed-off-by: John McCabe --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index 74dedff5..0bdef662 100644 --- a/community.md +++ b/community.md @@ -51,6 +51,7 @@ Welcome to the FaaS community page where you can find: ### Repos - projects / samples / use cases | Project name and description | Author | Site | Date | |----------------------------------------------------------------------|------------|-----------|-------------| +| [Img2ANSI - GIF/PNG/JPG to ANSI art converter](https://github.com/johnmccabe/faas-img2ansi/) | John McCabe | github.com | 10-August-2017 | | [FaaS-netes - Kubernetes backend for FaaS](https://github.com/alexellis/faas-netes) | Alex Ellis | github.com | 25-Jul-2017 | | [Twitter, Elastic Search and Alexa stack of functions](https://github.com/alexellis/journey-expert/tree/master/tweetstash) | Alex Ellis | github.com | 24-Apr-2017 | | [Dockercon FaaS demos including Alexa/Github](https://github.com/alexellis/faas-dockercon) | Alex Ellis | github.com | 14-Apr-2017 |