From 68522ac8f1293b14f7ee4cf16a770d7361f93dd1 Mon Sep 17 00:00:00 2001 From: Alnotz Date: Sun, 3 Oct 2021 00:41:15 +0200 Subject: [PATCH] Bash & statique --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index ec7424d..2e882af 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # WeBash-Logo Une collection de logotypes du projet *WeBash*. + +`WeBashCLILogo.txt` est une concaténation de trois version statiques : + +* un grand logotype ; + +* un petit logotype ; + +* un grand logotype coloré via *Bash*. + +`WeBashCLILogo.sh` est la version dynamique colorée via *Bash*.