From ebc89c69ae760dda387c2817372fc1e97ec8eefd Mon Sep 17 00:00:00 2001 From: baaastijn Date: Mon, 7 Oct 2019 15:27:16 +0200 Subject: [PATCH] fixed typos --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d9100cc..42d9132 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,13 @@ Be aware that each API has limited amount of calls per minute. You are notified ## Examples -![AI API proof of concept with PHP](/showcase/image-colorization-PHP.gif) -![AI API proof of concept with PHP](/showcase/image-colorgram-PHP.png) -![AI API proof of concept with PHP](/showcase/image-asciify-Python.png) +Image colorization API + Cocoen (PHP) + +![AI API proof of concept with PHP](/showcase/image-colorization.cocoen.gif) + +Asciify (Python) + +![AI API proof of concept with Python](/showcase/image-asciify-Python.png) ## Contribute !