From 170746d8d80726b81a73920d29e32461aa33bdbd Mon Sep 17 00:00:00 2001 From: JasterV Date: Mon, 8 Jun 2020 16:53:35 +0200 Subject: [PATCH] demo added --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 6977ad8..32ba4f8 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,21 @@ Enter a color from the [colors list](https://xkcd.com/color/rgb/) or just enter python -m unittest discover test/ ``` +## ✨ Demo + +## Purple + +![Imgur](https://i.imgur.com/JwYGT6ml.gif) + + +## Light Green +![Imgur](https://i.imgur.com/Q0ExxbLl.gif) + +## Orange + +![Imgur](https://i.imgur.com/I8UGQyql.gif) + + ## Author 👤 **Víctor Martínez**